Skip to content

Commit

Permalink
Merge branch 'enhancements' of github.com:fverdugo/GalerkinToolkit.jl…
Browse files Browse the repository at this point in the history
… into example003
  • Loading branch information
fverdugo committed Feb 5, 2024
2 parents 2a914ce + 711c10d commit 37bccf4
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(path=".")
Pkg.test("GalerkinToolkitExamples")'
docs:
name: Documentation
Expand Down

0 comments on commit 37bccf4

Please sign in to comment.