Skip to content

Commit

Permalink
Update ci.yml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
psampaz authored Feb 23, 2020
1 parent 741e483 commit e02a37e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: build
on: [pull_request]
on: [push, pull_request]

jobs:
tests:
Expand Down Expand Up @@ -60,4 +60,4 @@ jobs:
token: ${{secrets.CODECOV_TOKEN}}
file: ./coverage.txt
flags: unittests
name: codecov-umbrella
name: codecov-umbrella

0 comments on commit e02a37e

Please sign in to comment.