Skip to content

Commit

Permalink
[BUGFIX] Reactivate job for TYPO3 depends isntall
Browse files Browse the repository at this point in the history
  • Loading branch information
NarkNiro authored and torben-fr committed Feb 22, 2024
1 parent dc6108d commit 3bdc977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testcore11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v3

# - name: "Prepare dependencies for TYPO3 v11"
# run: "Build/Scripts/runTests.sh -t 11 -p ${{ matrix.php-version }} -s composerUpdate"
- name: "Prepare dependencies for TYPO3 v11"
run: "Build/Scripts/runTests.sh -t 11 -p ${{ matrix.php-version }} -s composerUpdate"

- name: "Run TypoScript lint"
run: "Build/Scripts/runTests.sh -t 11 -p ${{ matrix.php-version }} -s lintTypoScript"
Expand Down

0 comments on commit 3bdc977

Please sign in to comment.