Skip to content

Commit e15ca88

Browse files
committed
[TMP][CI] Switched to ibexa/core dev branch when running CI
1 parent 4272855 commit e15ca88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ jobs:
8080
extensions: pdo_sqlite, gd
8181
tools: cs2pr
8282

83+
- name: '[TMP] Require core dev branch'
84+
run: composer require --no-update ibexa/core:'dev-add_missing_type_hints_to_content_vo as 5.0.x-dev'
85+
8386
- uses: ramsey/composer-install@v3
8487
with:
8588
dependency-versions: highest

0 commit comments

Comments
 (0)