Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Toflar authored Nov 26, 2024
1 parent 117b876 commit 2264be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Require Contao version for tests
run: composer require contao/core-bundle:${{ matrix.contao }}.* --dev --no-update

# Remove this once https://github.com/contao/contao/pull/7751 is merged
# Remove this once https://github.com/contao/contao/pull/7751 is merged and Contao 4.13.51 is released
- name: Require TestCase version for tests
run: composer require contao/test-case:${{ matrix.contao }}.* --dev --no-update

Expand Down

0 comments on commit 2264be3

Please sign in to comment.