Skip to content

Commit

Permalink
test with dev version of CommonDataModel
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Nov 17, 2023
1 parent 238c894 commit 863f981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- run: |
julia --project=docs -e '
using Pkg
Pkg.develop("CommonDataModel")
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()
Pkg.build()'
Expand Down

0 comments on commit 863f981

Please sign in to comment.