Skip to content

Commit 44f0ed0

Browse files
committed
Test outstream
1 parent 966e0a4 commit 44f0ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
139139
- name: Run the tests
140140
timeout-minutes: 15
141-
run: pytest -W default -vv || pytest --vv -W default --lf
141+
run: pytest -W default -vv -s -k test_outstream || pytest --vv -s -k test_outstream -W default --lf
142142

143143
test_miniumum_versions:
144144
name: Test Minimum Versions

0 commit comments

Comments
 (0)