Skip to content

Commit

Permalink
updates job script to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
argyleink committed Jul 1, 2022
1 parent c1bbf3d commit 35e8c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: actions/setup-node@v2
- run: npm ci
- run: npm run build
- run: npm run lib:js
- run: npm run module:js
- run: npm test

0 comments on commit 35e8c25

Please sign in to comment.