Don't fail when codecov is being finicky

This commit is contained in:
SquidDev 2020-11-01 11:36:53 +00:00
parent c58441b29c
commit e2a635b6e5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ jobs:
- name: Upload Coverage
run: bash <(curl -s https://codecov.io/bash)
continue-on-error: true
- name: Generate Java documentation stubs
run: ./gradlew luaJavadoc --no-daemon