1
0
Fork 0

👷 Add basic Forgejo Actions workflow to build the project.
Some checks are pending
/ test (push) Waiting to run

Signed-off-by: yc <yc@hackclub.app>
This commit is contained in:
YoungChief 2024-04-30 04:22:35 +00:00
parent fa7787f22f
commit 6518735527
Signed by: yc
SSH key fingerprint: SHA256:/762XoeFACwVxXLtK+gOlFF0brtEkdOeolz90+jCeRw

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: self-hosted
steps:
- run: make