Skip to content

Commit

Permalink
More debugging info from pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
aseering committed Aug 16, 2023
1 parent 5f5a4f0 commit 6e942b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
pip install -e '.[test,magic]'
- name: Test with pytest
run: |
python -m pytest
python -m pytest -vvvs --full-trace
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Expand Down

0 comments on commit 6e942b9

Please sign in to comment.