Skip to content

Commit cf6d95e

Browse files
authored
Merge pull request #85 from qorix-group/arkjedrz_disable-ref-int-job
infra: disable `integration` job
2 parents 14ee704 + d609a1a commit cf6d95e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reference-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ on:
1919
types: [checks_requested]
2020
jobs:
2121
integration:
22+
# TODO: restore job once fixed. https://github.com/eclipse-score/lifecycle/issues/84
23+
if: false
2224
uses: eclipse-score/reference_integration/.github/workflows/reusable_smoke-test.yml@main
2325
secrets: inherit
2426
with:

0 commit comments

Comments
 (0)