We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed63a1a commit 6c48363Copy full SHA for 6c48363
.github/workflows/integration.yml
@@ -63,7 +63,6 @@ jobs:
63
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
64
git submodule sync --recursive
65
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
67
68
- name: Checkout app
69
uses: actions/[email protected]
0 commit comments