Skip to content

Commit

Permalink
Test: fix cron job nbmake path
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetNSimsek committed Apr 11, 2024
1 parent 9d70686 commit 50d4d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-siibra-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
ref: 'main'

- name: Test tutorial notebooks with nbmake
run: pytest --nbmake ./siibra-tutorials-${{ github.run_id }}-${{ github.run_number }}/**/*ipynb
run: pytest --nbmake ./siibra-tutorials-${{ github.run_id }}-${{ github.run_number }}

0 comments on commit 50d4d4c

Please sign in to comment.