Skip to content

Commit e47050e

Browse files
committed
ensure all good
1 parent 4eafe1f commit e47050e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ jobs:
306306
- name: Checkout phpBB
307307
uses: actions/checkout@v4
308308
with:
309-
repository: phpbb/phpbb
310-
ref: master
309+
repository: rxu/phpbb3
310+
ref: ${{ env.PHPBB_BRANCH }}
311311
path: phpBB3
312312

313313
- name: Checkout extension

0 commit comments

Comments
 (0)