Skip to content

Commit

Permalink
Show locals
Browse files Browse the repository at this point in the history
  • Loading branch information
josiah-wolf-oberholtzer committed Feb 8, 2024
1 parent 7dec23e commit 8f1b4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
lame
fi
- name: Run Pytest
run: pytest --cov supriya
run: pytest --cov supriya --showlocals
timeout-minutes: 15
- name: Check for stray processes (Non-Windows)
if: ${{ matrix.os != 'windows-latest' }}
Expand Down

0 comments on commit 8f1b4b4

Please sign in to comment.