Skip to content

Commit

Permalink
shell specified
Browse files Browse the repository at this point in the history
  • Loading branch information
Marton Havasi committed Dec 11, 2024
1 parent c62ac85 commit fe92a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
coverage run --include='flow_matching/**/*.py' -m unittest discover tests -v
- name: Run notebooks
shell: bash -l {0}
run: |
pip install jupyter
for file in examples/*.ipynb; do
Expand Down

0 comments on commit fe92a17

Please sign in to comment.