Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Stop caching CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Aug 24, 2023
1 parent b7c49a1 commit d2fcd13
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 @@ -43,7 +43,6 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
show-versioninfo: true
- 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 d2fcd13

Please sign in to comment.