We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f7a1e commit 650995bCopy full SHA for 650995b
.github/workflows/downstream_tests.yml
@@ -222,4 +222,4 @@ jobs:
222
- name: Run pytest
223
run: |
224
cd tubular
225
- pytest .
+ pytest --disable-warnings tests
0 commit comments