Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
davidscn committed Aug 12, 2024
1 parent caba6c2 commit ac735dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/heat_transfer_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: precice/setup-precice-action@main
with:
precice-version: 3.1.2
install-prefix: /usr/local
install-prefix: $HOME/local
- uses: actions/checkout@v4
- name: run test
run: cd tests/heat && ./run_tests.sh

0 comments on commit ac735dc

Please sign in to comment.