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 e7ec9ca commit fa579e1Copy full SHA for fa579e1
.github/workflows/node.yaml
@@ -33,7 +33,6 @@ jobs:
33
version: latest
34
- name: Install Dependencies
35
run: npm ci
36
- shell: bash
37
- name: List Dependencies
38
run: npm list --all > dependencies.txt
39
shell: bash
0 commit comments