Skip to content

Commit 650995b

Browse files
committed
disable warning?
1 parent 07f7a1e commit 650995b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ jobs:
222222
- name: Run pytest
223223
run: |
224224
cd tubular
225-
pytest .
225+
pytest --disable-warnings tests

0 commit comments

Comments
 (0)