Skip to content

Commit 8ccec9b

Browse files
committed
fixup! Update CI workflows
1 parent 2aad7d1 commit 8ccec9b

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
@@ -22,7 +22,7 @@ jobs:
2222
shell: julia --color=yes {0}
2323
run: |
2424
using Pkg
25-
Pkg.add(PackageSpec(name="CompatHelper", version="3")
25+
Pkg.add(PackageSpec(name="CompatHelper", version="3"))
2626
- name: Run CompatHelper
2727
run: |
2828
using CompatHelper

0 commit comments

Comments
 (0)