Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fel1xw committed Sep 11, 2019
1 parent 99db026 commit cbc55ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- name: npm install, build and test
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: |
npm install
npm run build
Expand Down

0 comments on commit cbc55ac

Please sign in to comment.