Skip to content

Commit

Permalink
TMP
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDSM committed Jan 9, 2024
1 parent 312919b commit 04faadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
pytest --cov=. --cov-config=.coveragerc --durations=0 -rw tests
- name: Pytests upload
if: github.event_name == 'push'
# if: github.event_name == 'push' tmp
run: |
pytest upload_tests
env:
Expand Down

0 comments on commit 04faadd

Please sign in to comment.