Skip to content

Commit

Permalink
final fix to CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxhbl authored Sep 4, 2024
1 parent cbf537a commit 2adb9e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v2
- name: add-nautygraphs_jll
run: julia -e 'using Pkg; Pkg.add(url="https://github.com/mxhbl/nautygraphs_jll.jl")'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
Expand Down

0 comments on commit 2adb9e0

Please sign in to comment.