chore: Run build on pull requests #9

Merged
msrose merged 2 commits from run-build-on-pr into master 2020-03-06 21:08:38 +00:00
Showing only changes of commit d30fbda799 - Show all commits

View file

@ -33,8 +33,8 @@ jobs:
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
fail_ci_if_error: false
build:
runs-on: ubuntu-latest
needs: test