mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-09-23 09:28:43 +00:00
Don't fail when codecov is being finicky
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user