We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca5f2f commit 5f006d7Copy full SHA for 5f006d7
1 file changed
.github/workflows/nodejs.yml
@@ -21,6 +21,6 @@ jobs:
21
run: |
22
npm i
23
npm run coverage
24
- npm start
+ npm run generate
25
env:
26
CI: true
0 commit comments