Skip to content

Commit 164bcbc

Browse files
committed
Merge branch 'master' into dev/4.0
2 parents 6c25f58 + 748362f commit 164bcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skeleton/.github/workflows/tests.yml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: Setup EPV
101101
if: ${{ '{{' }} env.EPV != 0 }}
102-
run: composer require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
102+
run: php ../composer.phar require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
103103
working-directory: ./phpBB3/phpBB
104104

105105
- name: Run code sniffer

0 commit comments

Comments
 (0)