diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c8e6ec2d..48f48aaa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -55,6 +55,9 @@ jobs: extensions: pdo_sqlite, gd tools: cs2pr + - name: Require ibexa/core#421 dev branch + run: composer req --no-update ibexa/core:"dev-fix-sqlite-sequence-range as 4.6.x-dev" + - uses: ./.github/actions/composer-install - name: Setup problem matchers for PHPUnit diff --git a/foo b/foo new file mode 100644 index 00000000..e69de29b