Skip to content

Commit

Permalink
fixing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dopecodez committed Jun 22, 2021
1 parent b292b4f commit 8de71ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- run: yarn build
coverage:
name: coverage
if: secrets.CC_TEST_REPORTER_ID
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 8de71ed

Please sign in to comment.