Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dopecodez committed Dec 14, 2020
1 parent 5c926d3 commit 85eb94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- test/*
- '*.json'
- package.lock
- .github/workflows/*
- .github/workflows/*
pull_request:

jobs:
Expand Down Expand Up @@ -47,4 +47,4 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
coverageCommand: npm run test
debug: true
debug: true

0 comments on commit 85eb94a

Please sign in to comment.