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

This commit is contained in:
R.J. 2025-01-27 01:10:08 +00:00
parent 154f9a2107
commit e64224e139

View file

@ -6,5 +6,5 @@ jobs:
image: rust:alpine image: rust:alpine
steps: steps:
- run: apk add nodejs - run: apk add nodejs
- uses: actions/checkout@v3 - run: ls
- run: cargo test - run: cargo test