This website requires JavaScript.
Explore
Help
Register
Sign in
deke
/
Dekejit
Watch
1
Star
0
Fork
You've already forked Dekejit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
354df063d2
Dekejit
/
.forgejo
/
workflows
/
test.yaml
8 lines
120 B
YAML
Raw
Normal View
History
Unescape
Escape
Update .forgejo/workflows/test.yaml
2025-01-27 00:50:12 +00:00
on
:
[
push]
Add test workflow
2025-01-27 00:47:54 +00:00
jobs
:
test
:
runs-on
:
docker
container
:
image
:
rust:latest
steps
:
-
run
:
cargo test
Reference in a new issue
Copy permalink