We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf5c6d commit 780054dCopy full SHA for 780054d
.github/workflows/test.yml
@@ -22,4 +22,4 @@ jobs:
22
node-version: '14.x'
23
24
- name: Install dependencies and Run Tests
25
- run: clean-install-test
+ run: npm clean-install-test
0 commit comments