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

@ -78,8 +78,10 @@ steps:
chmod +x run-ci-int
sh run-ci-int
when:
event:
- pull_request
ref:
- int-*
- refs/pull/int-*
depends_on:
- make check
- make test
@ -111,8 +113,3 @@ steps:
volumes:
- name: deps
temp: {}
trigger:
action:
exclude:
- synchronized