mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update coveralls GitHub Action
This commit is contained in:
@@ -115,10 +115,7 @@ jobs:
|
||||
run: cargo llvm-cov --workspace --lcov --output-path lcov.info
|
||||
|
||||
- name: Upload code coverage to Coveralls
|
||||
uses: coverallsapp/github-action@v1.1.1
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path-to-lcov: ./lcov.info
|
||||
uses: coverallsapp/github-action@v2
|
||||
|
||||
# Need to rebuild the FFI wrapper so that its binary is given a filename
|
||||
# without a hash.
|
||||
|
||||
Reference in New Issue
Block a user