We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cc3b7 commit ae0fbe1Copy full SHA for ae0fbe1
1 file changed
.github/workflows/nodejs-ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v2
21
- - env:
+ - env:
22
HUSKY: 0
23
- - run: npm install
24
- - run: npm test
+ run: npm install
+ run: npm test
0 commit comments