Skip to content

Commit 6899670

Browse files
committed
Revert "Test with phpbb master"
This reverts commit 3d56a42.
1 parent 3d56a42 commit 6899670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
jobs:
1818
call-tests:
1919
name: Extension tests
20-
uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@master
20+
uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
2121
with:
2222
EXTNAME: phpbb/mediaembed # Your extension vendor/package name
2323
CODECOV: 1 # Run code coverage via codecov? 1 or 0

0 commit comments

Comments
 (0)