Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Jan 28, 2024
2 parents c9f2e64 + f865c26 commit 629b1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
CompatHelper:
runs-on: ubuntu-latest
steps:
- name: Check if Julia is already available in the PATH
- name: Check if Julia is already available in the PATH
id: julia_in_path
run: which julia
continue-on-error: true
Expand Down

0 comments on commit 629b1f3

Please sign in to comment.