Skip to content

Commit

Permalink
disable warning?
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Oct 18, 2024
1 parent 07f7a1e commit 650995b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ jobs:
- name: Run pytest
run: |
cd tubular
pytest .
pytest --disable-warnings tests

0 comments on commit 650995b

Please sign in to comment.