Skip to content

Commit

Permalink
another try...
Browse files Browse the repository at this point in the history
  • Loading branch information
guimarqu committed Jan 21, 2021
1 parent 713b279 commit 8903e75
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 @@ -26,7 +26,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- run: julia --project=test/ -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/atoptima/ColunaDemos.jl.git"));'
- run: julia --project=@. -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/atoptima/ColunaDemos.jl.git"));'
- uses: actions/cache@v1
env:
cache-name: cache-artifacts
Expand Down

0 comments on commit 8903e75

Please sign in to comment.