Some checks failed
Rust / build (push) Failing after 1s

This commit is contained in:
Raphael 2026-03-15 13:08:45 +01:00
parent cce2728601
commit 2950ccb6c9
No known key found for this signature in database

View file

@ -13,6 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
container: rust:latest
steps:
- uses: https://github.com/actions/checkout@v4