Add .forgejo/workflows/testing.yml
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Baltrust 2024-09-24 18:58:44 +03:00
parent 86a6154362
commit 07197978e7

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good