Skip to content

Commit 0e979a5

Browse files
committed
More verbose GA tests
1 parent 927d3ae commit 0e979a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: supercharge/[email protected]
3232

3333
- name: Run tests
34-
run: pytest --disable-pytest-warnings -v tests/
34+
run: pytest -s -v --tb=short tests/

0 commit comments

Comments
 (0)