Skip to content

Commit 6c48363

Browse files
committed
ci: do not force phpunit version
Signed-off-by: grnd-alt <[email protected]>
1 parent ed63a1a commit 6c48363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
6464
git submodule sync --recursive
6565
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
66-
cd build/integration && composer require --dev phpunit/phpunit:~9
6766
6867
- name: Checkout app
6968
uses: actions/[email protected]

0 commit comments

Comments
 (0)