Compare commits

..

1 Commits

Author SHA1 Message Date
334205be93
test: on-demand integration tests
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2025-03-16 13:07:23 +01:00

View File

@ -79,9 +79,12 @@ steps:
sh run-ci-int
when:
event:
- pull_request
- push
ref:
- refs/pull/int-*
branch:
exclude:
- main
depends_on:
- make check
- make test