Compare commits

..

1 Commits

Author SHA1 Message Date
0ed7fa6747
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:09:39 +01:00

View File

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