We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd8b18 commit 0521f49Copy full SHA for 0521f49
.github/workflows/check-dist.yml
@@ -37,7 +37,6 @@ jobs:
37
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
38
with:
39
node-version-file: .node-version
40
- cache: yarn
41
42
- name: Install Dependencies
43
id: install
.github/workflows/ci.yml
@@ -28,7 +28,6 @@ jobs:
28
29
30
31
32
33
34
.github/workflows/linter.yml
@@ -36,7 +36,6 @@ jobs:
36
0 commit comments