mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-10 16:11:30 +01:00
chore: update CI.yaml
This commit is contained in:
committed by
Bobbin Threadbare
parent
ac7593a13c
commit
f894ed9cde
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
|
||||||
|
|||||||
Reference in New Issue
Block a user