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 69254e7 commit 5b53f5cCopy full SHA for 5b53f5c
.github/workflows/tests-php.yml
@@ -98,7 +98,7 @@ jobs:
98
run: |
99
docker network prune -f
100
${SLIC_BIN} use ${GITHUB_REPOSITORY#*/}
101
- ${SLIC_BIN} slic php-version 8.0
+ ${SLIC_BIN} php-version 8.0
102
${SLIC_BIN} composer set-version 2
103
${SLIC_BIN} composer install
104
# ------------------------------------------------------------------------------
0 commit comments