diff --git a/.github/workflows/e2e_custom_cl.yml b/.github/workflows/e2e_custom_cl.yml index d5cc553c9..945be350c 100644 --- a/.github/workflows/e2e_custom_cl.yml +++ b/.github/workflows/e2e_custom_cl.yml @@ -31,6 +31,7 @@ jobs: with: go-version-file: "go.mod" check-latest: true + cache: true - run: cd ./integration-tests && go test -run=xxx ./... get_projectserum_version: