We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d407b commit 80c1adbCopy full SHA for 80c1adb
3 files changed
.github/workflows/node.js.yml
@@ -27,4 +27,4 @@ jobs:
27
cache: 'npm'
28
- run: npm install
29
- run: npm i -g @75lb/nature
30
- - run: npm test
+ - run: npm run test:ci
0 commit comments