Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed May 27, 2024
1 parent d1acd9a commit fb946b5
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 @@ -25,7 +25,7 @@ jobs:
run: |
import CompatHelper
CompatHelper.main(;
subdirs=["", joinpath.("lib", readdir("lib"))...]
subdirs=[""]
)
shell: julia --color=yes {0}
env:
Expand Down

0 comments on commit fb946b5

Please sign in to comment.