mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Merge pull request #96 from loot/dependabot/github_actions/coverallsapp/github-action-2.3.7
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
This commit is contained in:
@@ -115,7 +115,7 @@ jobs:
|
||||
run: cargo llvm-cov --workspace --lcov --output-path lcov.info
|
||||
|
||||
- name: Upload code coverage to Coveralls
|
||||
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
|
||||
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
|
||||
continue-on-error: true
|
||||
|
||||
# Need to rebuild the FFI wrapper so that its binary is given a filename
|
||||
|
||||
Reference in New Issue
Block a user