Skip to content

Commit

Permalink
🔧 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Feb 16, 2020
1 parent 3aaca73 commit 56d7a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Expand Up @@ -62,6 +62,8 @@ jobs:
- name: Push Report
run: |
git rev-parse --abbrev-ref HEAD) = "master" ]
[ $(git rev-parse --abbrev-ref HEAD) = "master" ] && echo lol
[ $(git rev-parse --abbrev-ref HEAD) = "master" ] || exit 0
cd gwion-coverage-report
git config --local user.email "action@github.com"
Expand Down

0 comments on commit 56d7a57

Please sign in to comment.