Skip to content

Commit

Permalink
fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetNSimsek committed Dec 17, 2024
1 parent 84964f7 commit dc1eaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
pip install -r ../siibra-python/requirements.txt
- name: Test tutorial notebooks with nbmake
run: pytest --nbmake --nbmake-timeout=1200 ./siibra-tutorials-${{ github.run_id }}-${{ github.run_number }}
run: pytest --nbmake --nbmake-timeout=1200 ./

0 comments on commit dc1eaf4

Please sign in to comment.