mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-23 15:40:19 +00:00
wrong level for the env map
This commit is contained in:
parent
8643b4230b
commit
38bb94e7bc
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -181,8 +181,8 @@ jobs:
|
||||
|
||||
- name: Run cargo tarpaulin
|
||||
uses: actions-rs/cargo@v1
|
||||
env:
|
||||
TOKEN: ${{ secrets.COVERALLS_TOKEN }}
|
||||
with:
|
||||
command: tarpaulin
|
||||
env:
|
||||
TOKEN: ${{ secrets.COVERALLS_TOKEN }}
|
||||
args: --coveralls "$TOKEN"
|
||||
|
Loading…
Reference in New Issue
Block a user