Skip to content

Commit

Permalink
project path
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Sep 5, 2024
1 parent 035b35d commit 7154dae
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 @@ -116,7 +116,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
env:
PYTHON: ""
- run: julia -e 'using Pkg; pkg"add MPI#vc/custom_ops"'
- run: julia --project=@. -e 'using Pkg; pkg"add MPI#vc/custom_ops"'
- name: Run tests without coverage
uses: julia-actions/julia-runtest@v1
with:
Expand Down

0 comments on commit 7154dae

Please sign in to comment.