Skip to content

Commit

Permalink
renamed step
Browse files Browse the repository at this point in the history
  • Loading branch information
fearphage committed Aug 27, 2019
1 parent 8525f4d commit 261c4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: generate coverage
run: npm run test-coverage -- --chrome $(which google-chrome-stable) --allow-chrome-as-root
if: matrix.node-version == 10
- name: code coverage
- name: coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.github_token }}
Expand Down

0 comments on commit 261c4cd

Please sign in to comment.