Update .forgejo/workflows/rust.yml
Some checks failed
Continuous integration / cargo test (push) Failing after 30s
Some checks failed
Continuous integration / cargo test (push) Failing after 30s
This commit is contained in:
parent
3783b20090
commit
0a0e6bab26
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
- run: cargo test --all-features
|
Loading…
Reference in a new issue