Skip to content

Commit 563905f

Browse files
committed
Merge branch 'topic/ci/make_int_ts_manual' into 'master'
Make the integration testsuite run manually triggered in the CI See merge request eng/libadalang/langkit-query-language!537
2 parents 8538ec5 + bd368a3 commit 563905f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ integration-testsuite:
8787
- disk:100
8888
rules:
8989
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
90+
when: manual
9091
allow_failure: true
9192
parallel:
9293
matrix:

0 commit comments

Comments
 (0)