Fix ci pwease
Some checks failed
run tests / cargo test (push) Failing after 12s

This commit is contained in:
viridian 2024-02-17 12:24:11 +01:00
parent 164a178b1e
commit d305a2683b
Signed by: viridian
GPG key ID: DCD4DF95CE23FE8C

View file

@ -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