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

This commit is contained in:
viridian 2024-02-17 12:25:13 +01:00
parent d305a2683b
commit 33ae703719
Signed by: viridian
GPG key ID: DCD4DF95CE23FE8C

View file

@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: '/forge${{ github.repository }}'
repository: '/forge/${{ github.repository }}'
- uses: https://github.com/dtolnay/rust-toolchain@stable
- run: cargo test --all-features