Skip to content

Commit

Permalink
wip #6 remove cache for self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-champagne committed Jun 25, 2024
1 parent 26b76a2 commit 0386dbc
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 @@ -20,7 +20,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
Expand Down

0 comments on commit 0386dbc

Please sign in to comment.