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 d7aa979 commit 5b47e6eCopy full SHA for 5b47e6e
.github/workflows/ci.yml
@@ -69,7 +69,6 @@ jobs:
69
- name: NPM master
70
run: npm ci && npm run build
71
working-directory: master
72
- working-directory: master
73
- name: Check node_modules
74
run: ls -l node_modules/
75
0 commit comments