Compare commits

..

1 Commits

Author SHA1 Message Date
d1e49d17ce
test: on-demand integration tests
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-03-16 13:22:50 +01:00

View File

@ -78,8 +78,8 @@ steps:
chmod +x run-ci-int
sh run-ci-int
when:
branch:
- int/*
ref:
- refs/heads/int-*
depends_on:
- make check
- make test