This commit is contained in:
parent
164a178b1e
commit
d305a2683b
|
@ -7,5 +7,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: '/forge${{ github.repository }}'
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
- run: cargo test --all-features
|
||||
|
|
Loading…
Reference in a new issue