pois
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 17s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m41s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 1m4s
CI Feature / Report Summary (push) Successful in 5s

This commit is contained in:
moilanik
2026-06-16 09:13:07 +03:00
parent b91a5508dd
commit 5d8c21c88a
@@ -1,8 +0,0 @@
name: Hello World (Manual)
on:
workflow_dispatch:
jobs:
greet:
runs-on: ubuntu-latest
steps:
- run: echo "Hello"