Compare commits

..

1 Commits

Author SHA1 Message Date
0fdaf9fb15 test: on-demand integration tests
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
2025-03-16 13:16:12 +01:00

View File

@ -79,7 +79,7 @@ steps:
sh run-ci-int
when:
ref:
- refs/heads/int-*
- int-*
depends_on:
- make check
- make test