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 8de6bd8 commit 8838b6bCopy full SHA for 8838b6b
.github/workflows/ci.yml
@@ -28,9 +28,6 @@ jobs:
28
cache: 'npm'
29
node-version: ${{ env.NODE_VERSION }}
30
31
- - name: Update npm
32
- run: npm i -g npm@7
33
-
34
- name: Install dependencies
35
run: npm ci
36
@@ -51,9 +48,6 @@ jobs:
51
48
52
49
53
50
54
55
56
57
58
59
@@ -80,9 +74,6 @@ jobs:
80
74
81
75
82
76
83
84
85
86
77
87
78
88
79
0 commit comments