Update .forgejo/workflows/test.yaml
Some checks failed
/ test (push) Failing after 20s

This commit is contained in:
R.J. 2025-01-27 01:02:28 +00:00
parent 354df063d2
commit 8f0b09bb70

View file

@ -5,4 +5,5 @@ jobs:
container:
image: rust:latest
steps:
- run: cargo test
- uses: actions/checkout@v3
- run: cargo test