Skip to content

Commit

Permalink
Trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fverdugo committed Feb 5, 2024
1 parent d1e0aca commit 7f549f7
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.dev(".")
Pkg.develop(".")
Pkg.test("GalerkinToolkitExamples")'
docs:
name: Documentation
Expand Down

0 comments on commit 7f549f7

Please sign in to comment.