?
Some checks failed
CI / cargo test (push) Failing after 7m55s

This commit is contained in:
Ward Wouts 2025-05-28 10:17:10 +02:00
parent 8af945e4b4
commit 62e3ae0b52

View file

@ -8,11 +8,12 @@ jobs:
name: cargo test
runs-on: docker
steps:
- uses: actions/checkout@v4
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: https://github.com/oxsecurity/megalinter@v8
env:
MEGALINTER_FLAVOR: cupcake
GITHUB_SERVER_URL: https://forgejo.wizeazz.nl
- uses: https://github.com/wackbyte/rust-toolchain@trunk
with: