Skip to content

Commit

Permalink
Added verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Foschini committed Mar 19, 2024
1 parent 0da1995 commit 52de884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true
2 changes: 1 addition & 1 deletion test_data/test_rule_1_equals.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"key": "wheel_model",
"description": "Carbon fiber wheels needs manual truing",
"value": [
"Superlight",
"superlight",
"RacePro"
]
}
Expand Down

0 comments on commit 52de884

Please sign in to comment.