Skip to content

Commit 538955a

Browse files
committed
Add template engine and Jest timmson#18
1 parent c6837ec commit 538955a

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,7 +21,7 @@ jobs:
2121
npm i
2222
npm run lint
2323
npm test
24-
npm generate
24+
npm run generate
2525
env:
2626
CI: true
2727

0 commit comments

Comments
 (0)