Skip to content

Commit 142a36f

Browse files
committed
take out extra verbosity for debugging
1 parent 7152b47 commit 142a36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
cd tests/end_to_end_tests
168168
169169
# Run some test queries
170-
pytest -v -s test_*.py
170+
pytest -v test_*.py
171171
172172
sqlite-end-to-end-tests:
173173
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)