Skip to content

Commit

Permalink
Fix project directory
Browse files Browse the repository at this point in the history
fcooper8472 committed Jun 6, 2024
1 parent 5886f7f commit ec6ff20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-tests.yml
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ jobs:
- name: checkout this repo
uses: actions/checkout@v4
with:
path: 'Chaste/projects/'
path: 'Chaste/projects/OpenVT'

- name: install dependencies
run: |

0 comments on commit ec6ff20

Please sign in to comment.