Skip to content

Commit 95c5026

Browse files
committed
ci: short tracebacks
1 parent 2555b68 commit 95c5026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
env:
5757
PYTEST_DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
5858
run: |
59-
poetry run pytest -v tests/test_cli.py --discord-attach-file
59+
poetry run pytest -v tests/test_cli.py --tb=short

0 commit comments

Comments
 (0)