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
|
||||
targets: x86_64-unknown-linux-musl
|
||||
steps:
|
||||
- uses: hecrj/setup-rust-action@use-bash
|
||||
- uses: hecrj/setup-rust-action@master
|
||||
with:
|
||||
rust-version: ${{ matrix.rust }}
|
||||
components: ${{ matrix.components || '' }}
|
||||
|
Loading…
Reference in New Issue
Block a user