Skip to content

Commit 5f006d7

Browse files
committed
Add quiz
1 parent 2ca5f2f commit 5f006d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
run: |
2222
npm i
2323
npm run coverage
24-
npm start
24+
npm run generate
2525
env:
2626
CI: true

0 commit comments

Comments
 (0)