tarvitaan bats
ci-tests Tests passed
CI / feature (push) Failing after 3m55s
CI / main (push) Has been skipped

This commit is contained in:
moilanik
2026-06-12 17:21:53 +03:00
parent eec219eb41
commit 36caf609ec
+5
View File
@@ -17,6 +17,11 @@ jobs:
repository: niko/gitea-ci-library
path: .ci
- name: Install bats
run: |
sudo apt-get update
sudo apt-get install -y bats
- name: Bats tests
continue-on-error: true
run: |