Skip to content

Commit

Permalink
[TASK] Reset Extension symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
astehlik committed Jun 9, 2024
1 parent 2ce0b62 commit 2567848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
php-version: "${{ env.MAIN_PHP_VERSION }}"
extensions: intl zip
- run: |
rm -f .Build/Web/typo3/sysext/* .Build/Web/typo3conf/ext/*
composer run post-autoload-dump
bash bin/t3_run_tests.sh -s acceptance -d mariadb -p ${{ env.MAIN_PHP_VERSION }} -b docker
Expand Down

0 comments on commit 2567848

Please sign in to comment.