Fix desktop tests for bugfix and stable (#395)
* fix build and lint problems * fix coveralls workflow by setting a working toolchain
This commit is contained in:
1
.github/workflows/coveralls.yml
vendored
1
.github/workflows/coveralls.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
toolchain: nightly-2020-06-10
|
||||
args: --features "with_ctap1,with_nfc,std" --no-fail-fast
|
||||
env:
|
||||
CARGO_INCREMENTAL: '0'
|
||||
|
||||
Reference in New Issue
Block a user