Skip to content

Commit

Permalink
added details
Browse files Browse the repository at this point in the history
  • Loading branch information
pranesh239 authored Feb 9, 2020
1 parent 893ccd8 commit 23ca06b
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 @@ -10,6 +10,6 @@ jobs:
steps:
- uses: ziishaned/jest-reporter-action@v0.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.token }}
test-command: "yarn jest --coverage"

0 comments on commit 23ca06b

Please sign in to comment.