Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherRegularDude committed Mar 6, 2022
1 parent 21cfa3a commit 55ee865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
coverage-report:
runs-on: ubuntu-latest

# Test
# Need to run coveralls on the pull_request event to publish coverage to the Coveralls
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == 'umbrellio/utils'

steps:
Expand Down

0 comments on commit 55ee865

Please sign in to comment.