Skip to content

Commit

Permalink
test: only cache modules
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Dec 17, 2024
1 parent 2a2293c commit 8ebd69a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-core-partial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
- name: Setup Go
uses: ./.github/actions/setup-go
with:
build-cache-version: ${{ matrix.type.test-suite }}
restore-build-cache-only: "false"
only-modules: "true"

- name: Setup Solana
uses: ./.github/actions/setup-solana
Expand Down

0 comments on commit 8ebd69a

Please sign in to comment.