Skip to content

Commit 960ec99

Browse files
Update test.yml
1 parent 2e8bf2f commit 960ec99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: |
2727
npm install
2828
npm test
29-
npm build
29+
npm run build

0 commit comments

Comments
 (0)