mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-18 21:34:37 +03:00
fixed qc-yaml test name
This commit is contained in:
2
.github/workflows/qc.yaml
vendored
2
.github/workflows/qc.yaml
vendored
@@ -127,7 +127,7 @@ jobs:
|
|||||||
# by `cargo test`) to be _big enough_. Setting it to 8 MiB
|
# by `cargo test`) to be _big enough_. Setting it to 8 MiB
|
||||||
- run: RUST_MIN_STACK=8388608 cargo test --workspace --all-features
|
- run: RUST_MIN_STACK=8388608 cargo test --workspace --all-features
|
||||||
|
|
||||||
cargo-test:
|
cargo-test-mac:
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user