Skip to content

Commit f865c26

Browse files
authored
Merge pull request #67 from BioJulia/hotfix/CompatHelper
Correct YML whitespace.
2 parents beefc45 + 0db336b commit f865c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
CompatHelper:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: Check if Julia is already available in the PATH
13+
- name: Check if Julia is already available in the PATH
1414
id: julia_in_path
1515
run: which julia
1616
continue-on-error: true

0 commit comments

Comments
 (0)