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 c3b3b10 commit 7dfa3a6Copy full SHA for 7dfa3a6
.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