1 parent 4a29743 commit 790d066Copy full SHA for 790d066
1 file changed
.github/workflows/ci_tests.yaml
@@ -114,4 +114,4 @@ jobs:
114
- name: run test
115
env:
116
TOXENV: ${{ matrix.category }}${{ matrix.optional_mpl_dependency }}
117
- run: tox -- -vv
+ run: tox -- --tb=short
0 commit comments