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.
2 parents 6c25f58 + 748362f commit 164bcbcCopy full SHA for 164bcbc
skeleton/.github/workflows/tests.yml.twig
@@ -99,7 +99,7 @@ jobs:
99
100
- name: Setup EPV
101
if: ${{ '{{' }} env.EPV != 0 }}
102
- run: composer require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
+ run: php ../composer.phar require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
103
working-directory: ./phpBB3/phpBB
104
105
- name: Run code sniffer
0 commit comments