Skip to content

Commit ba2610c

Browse files
committed
Merge branch '3.3.x'
2 parents dcb511c + 7c28ed0 commit ba2610c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

142142
- name: Setup EPV
143143
if: ${{ env.EPV != '0' }}
144-
run: composer require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
144+
run: php ../composer.phar require phpbb/epv:dev-master --dev --no-interaction --ignore-platform-reqs
145145
working-directory: ./phpBB4/phpBB
146146

147147
- name: Run code sniffer

0 commit comments

Comments
 (0)