Skip to content

Commit

Permalink
Temporarily removes build step to get through CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Oct 9, 2024
1 parent bee1a7f commit ab501eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- uses: julia-actions/julia-buildpkg@v1
# - uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
env:
GROUP: ${{ matrix.group }}
Expand Down

0 comments on commit ab501eb

Please sign in to comment.