We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c531e0f commit 977374aCopy full SHA for 977374a
.github/workflows/e2e-test.yml
@@ -43,11 +43,6 @@ jobs:
43
with:
44
ecosystem-ci-project: ${{ matrix.project.name }}
45
46
- - uses: oxc-project/setup-rust@d286d43bc1f606abbd98096666ff8be68c8d5f57 # v1.0.0
47
- with:
48
- save-cache: ${{ github.ref_name == 'next' }}
49
- cache-key: e2e-test
50
-
51
- name: Set up Node.js
52
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
53
0 commit comments