Test master
once again on GitHub CI
This commit is contained in:
parent
88ee6c71a6
commit
b04ff2a021
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
targets: x86_64-unknown-linux-musl
|
targets: x86_64-unknown-linux-musl
|
||||||
steps:
|
steps:
|
||||||
- uses: hecrj/setup-rust-action@use-bash
|
- uses: hecrj/setup-rust-action@master
|
||||||
with:
|
with:
|
||||||
rust-version: ${{ matrix.rust }}
|
rust-version: ${{ matrix.rust }}
|
||||||
components: ${{ matrix.components || '' }}
|
components: ${{ matrix.components || '' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user