chore: update CI.yaml
This commit is contained in:
parent
ac7593a13c
commit
f894ed9cde
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
||||||
args: --all-targets --all-features -- -D clippy::all -D warnings
|
args: --all-targets --all-features -- -D clippy::all -D warnings
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: test ${{matrix.toolchain}} on ${{matrix.os}} with ${{matrix.args}}
|
name: test ${{matrix.toolchain}} on ${{matrix.os}} with ${{matrix.features}}
|
||||||
runs-on: ${{matrix.os}}-latest
|
runs-on: ${{matrix.os}}-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue