Merge branch 'master' into run-build-on-pr

This commit is contained in:
Michael Rose 2020-03-06 15:56:25 -05:00 committed by GitHub
commit d30fbda799
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ 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