test build
This commit is contained in:
parent
8e941d55c9
commit
94af4f9d2f
6
.forgejo/workflows/build.yaml
Normal file
6
.forgejo/workflows/build.yaml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: prosperon
|
||||||
|
steps:
|
||||||
|
- run: echo All good
|
Loading…
Reference in a new issue