Skip to content

Commit

Permalink
hb-service install in github actions vm
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Aug 15, 2020
1 parent fe11a26 commit 86b1b62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
- run: npm run build:server
- run: npm run lint:server
- run: npm run test:e2e
- run: node dist/bin/hb-service.js -v
- run: node dist/bin/hb-service.js -v
- run: node dist/bin/hb-service.js install

0 comments on commit 86b1b62

Please sign in to comment.