Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hertz4 authored Jul 4, 2024
1 parent 77202fa commit 4ded2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
ruff check --output-format=github . -v
- name: Test with pytest
run: |
export PYTHONPATH=$HOME/matsubara:$PYTHONPATH
pip install -e .
pytest -m "not triqs"

0 comments on commit 4ded2aa

Please sign in to comment.