Skip to content

Commit

Permalink
Check coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
zewish committed Feb 18, 2021
1 parent 297d48b commit c577676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
node-version: 14.x
check-latest: true
- run: npm install
- run: npm run prepare
- run: ls -lah coverage/*
- uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c577676

Please sign in to comment.