Update .forgejo/workflows/rust.yml
Some checks failed
Continuous integration / cargo test (push) Failing after 2s

This commit is contained in:
GHOSCHT 2024-12-20 23:54:59 +01:00
parent 7d54b2d4c8
commit 3783b20090

View file

@ -2,7 +2,7 @@ on: [push, pull_request]
name: Continuous integration
jjobs:
jobs:
test:
name: cargo test
runs-on: ubuntu-latest