Skip to content

Commit

Permalink
2nd attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fverdugo committed Feb 5, 2024
1 parent 7f549f7 commit 711c10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- run: |
julia --project=extensions/GalerkinToolkitExamples -e '
using Pkg
Pkg.develop(".")
Pkg.develop(path=".")
Pkg.test("GalerkinToolkitExamples")'
docs:
name: Documentation
Expand Down

0 comments on commit 711c10d

Please sign in to comment.