Skip to content

Commit

Permalink
remove traceback
Browse files Browse the repository at this point in the history
  • Loading branch information
baloola committed Jun 13, 2024
1 parent 8a77f3a commit d876970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: validate stac items

run: |
pytest --verbosity=1 ./stac/stac-generator/test/validator.py
pytest --tb=no ./stac/stac-generator/test/validator.py

0 comments on commit d876970

Please sign in to comment.