Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdsn committed Jan 6, 2024
1 parent a4e8a8a commit 9eb209a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
sage -pip list
pip list --user
sage -pip list --user
$HOME/.sage/local/bin/pytest
export DOT_SAGE="$HOME/.sage"
PYTHONPATH="$DOT_SAGE/local/lib/python3.10/site-packages" $SAGE_LOCAL/local/bin/pytest

0 comments on commit 9eb209a

Please sign in to comment.