Add forgejo/workflows/testing.yml

testing docker
This commit is contained in:
Baltrust 2024-09-24 18:58:18 +03:00
parent b981afa57e
commit 86a6154362

View file

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