mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Merge pull request #182 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:
@@ -126,7 +126,7 @@ jobs:
|
||||
run: cargo llvm-cov --lcov --output-path lcov.info --target ${{ matrix.target.triple }}
|
||||
|
||||
- name: Upload code coverage to Coveralls
|
||||
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
|
||||
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
|
||||
if: github.event_name == 'push'
|
||||
continue-on-error: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user