0
0
forked from toolshed/abra

Compare commits

..

1 Commits

Author SHA1 Message Date
decentral1se 0fdaf9fb15 test: on-demand integration tests 2025-03-16 13:16:12 +01:00
+3 -3
View File
@@ -77,9 +77,9 @@ steps:
wget https://git.coopcloud.tech/toolshed/abra/raw/branch/main/scripts/tests/run-ci-int -O run-ci-int
chmod +x run-ci-int
sh run-ci-int
when:
ref:
- refs/heads/int-*
when:
ref:
- int-*
depends_on:
- make check
- make test