Skip to content

Commit ae05316

Browse files
committed
Test debug
1 parent b5d8034 commit ae05316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install project test dependencies
2626
run: python -m pip install ".[test]"
2727
- name: Run offline tests
28-
run: python -m pytest
28+
run: python -m pytest -v -s
2929

3030
extras:
3131
name: Install ${{ matrix.extra }} extra

0 commit comments

Comments
 (0)