Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 22, 2023
1 parent 3306f20 commit d5ceaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- run: npm install
- run: npm run test
- run: npm run coverage
- run: npm install idoc@1.25.0 -g
- run: idoc -s "Local IP URL {{version}}"

Expand Down

0 comments on commit d5ceaee

Please sign in to comment.