Shorter Python tracebacks for Ragger tests
This commit is contained in:
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@@ -273,4 +273,4 @@ jobs:
|
||||
run: |
|
||||
cd tests/ragger
|
||||
. ./venv/bin/activate
|
||||
pytest --path ./elfs --model ${{ matrix.model }} -s -v
|
||||
pytest --path ./elfs --model ${{ matrix.model }} -s -v --tb=short
|
||||
|
||||
Reference in New Issue
Block a user