Skip to content

Commit 26757f4

Browse files
committed
For full output printing in CI
1 parent 36fdbd1 commit 26757f4

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
@@ -62,4 +62,4 @@ jobs:
6262
pip install -e .
6363
- name: Run Tests
6464
run: |
65-
pytest -m ModelTests
65+
pytest -m ModelTests -s

0 commit comments

Comments
 (0)