Skip to content

Commit

Permalink
Specify dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Sep 19, 2024
1 parent 6c231e0 commit 0962bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
python3 -m venv env
source env/bin/activate
env/bin/python -m pip install neuron-nightly pytest
env/bin/python -m pytest -k test_multi_gridding_mix
env/bin/python -m pytest -k test_multi_gridding_mix test/

0 comments on commit 0962bcd

Please sign in to comment.