Skip to content

Commit

Permalink
coveralls runs on the PR build too
Browse files Browse the repository at this point in the history
  • Loading branch information
kanekosh committed Feb 1, 2021
1 parent 9508d3c commit 597584c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Run coveralls
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit 597584c

Please sign in to comment.