Skip to content

Commit

Permalink
Debug test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Jan 9, 2024
1 parent cb3e84e commit b54277d
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 @@ -73,6 +73,7 @@ jobs:
- name: Test skipping registry cloning of duplicate repos
if: ${{ matrix.version != '1.0' && matrix.pkg-server == 'pkg.julialang.org' }}
run: |
ls -la $HOME/.julia/registries
! test -d $HOME/.julia/registries/General
- uses: julia-actions/julia-runtest@v1
Expand Down

0 comments on commit b54277d

Please sign in to comment.