We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222660b commit c20d683Copy full SHA for c20d683
.github/workflows/ci.yml
@@ -16,8 +16,6 @@ jobs:
16
node-version: 20.8.0
17
cache: 'npm'
18
19
- - run: npm install -g [email protected]
20
-
21
# Install & build & test:
22
- run: npm ci
23
0 commit comments