Skip to content

Commit

Permalink
Fix script.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminRodenberg committed Aug 20, 2024
1 parent 3613b89 commit 74cd610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Run tutorial
run: |
cd tutorials/channel-transport-reaction
cd fluid-fenics && ./run.py & cd chemical-fenics && ./run.py
cd fluid-fenics && ./run.sh & cd chemical-fenics && ./run.sh

0 comments on commit 74cd610

Please sign in to comment.