Skip to content

Commit

Permalink
fixed filename
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jul 31, 2024
1 parent fda6e14 commit 6dbaf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
shell: bash -l {0}
run: |
cd tasks
jupyter-nbconvert --to python task1.ipynb
jupyter-nbconvert --to python task11.ipynb
conda run python task11.py
- name: Run Task 12
shell: bash -l {0}
Expand Down

0 comments on commit 6dbaf39

Please sign in to comment.