Skip to content

Commit

Permalink
remove resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Mar 13, 2024
1 parent 725e93d commit 68c5803
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
using Pkg
Pkg.add(Pkg.PackageSpec(; name="Makie", version="${{ matrix.makie }}"))
Pkg.instantiate()
Pkg.resolve()
- uses: julia-actions/julia-runtest@v1
- name: Percy Upload
uses: percy/exec-action@v0.3.1
Expand Down

0 comments on commit 68c5803

Please sign in to comment.