This commit is contained in:
parent
6f94df4547
commit
6ad900f4ea
1 changed files with 1 additions and 3 deletions
|
|
@ -20,9 +20,7 @@ jobs:
|
||||||
GITHUB_STATUS_REPORTER: ${{ !env.ACT }}
|
GITHUB_STATUS_REPORTER: ${{ !env.ACT }}
|
||||||
GITHUB_COMMENT_REPORTER: ${{ !env.ACT }}
|
GITHUB_COMMENT_REPORTER: ${{ !env.ACT }}
|
||||||
|
|
||||||
- uses: https://github.com/wackbyte/rust-toolchain@trunk
|
- uses: https://actions-rust-lang/setup-rust-toolchain@v1
|
||||||
with:
|
|
||||||
toolchain: stable
|
|
||||||
|
|
||||||
#- run: cargo test --all-features
|
#- run: cargo test --all-features
|
||||||
- run: cargo run -- --help
|
- run: cargo run -- --help
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue