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 bec883c commit a460e0dCopy full SHA for a460e0d
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ on:
17
jobs:
18
call-tests:
19
name: Extension tests
20
- uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
+ uses: iMattPro/test-framework/.github/workflows/tests.yml@epv
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