mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Don't fail the CI job if Coveralls is down
This commit is contained in:
@@ -80,6 +80,7 @@ jobs:
|
||||
|
||||
- name: Upload code coverage to Coveralls
|
||||
uses: coverallsapp/github-action@v2
|
||||
continue-on-error: true
|
||||
|
||||
# Need to rebuild the FFI wrapper so that its binary is given a filename
|
||||
# without a hash.
|
||||
|
||||
Reference in New Issue
Block a user