Skip to content

Commit

Permalink
Merge pull request #67 from BioJulia/hotfix/CompatHelper
Browse files Browse the repository at this point in the history
Correct YML whitespace.
  • Loading branch information
CiaranOMara authored Jan 28, 2024
2 parents beefc45 + 0db336b commit f865c26
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 f865c26

Please sign in to comment.