Skip to content

Commit 35e8c25

Browse files
authored
updates job script to latest
1 parent c1bbf3d commit 35e8c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
- uses: actions/setup-node@v2
1111
- run: npm ci
1212
- run: npm run build
13-
- run: npm run lib:js
13+
- run: npm run module:js
1414
- run: npm test

0 commit comments

Comments
 (0)