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.
1 parent a460e0d commit 9e34db7Copy full SHA for 9e34db7
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ on:
17
jobs:
18
call-tests:
19
name: Extension tests
20
- uses: iMattPro/test-framework/.github/workflows/tests.yml@epv
+ uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
21
with:
22
EXTNAME: phpbb/ideas # Your extension vendor/package name
23
CODECOV: 1 # Run code coverage via codecov? 1 or 0
0 commit comments