We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a842b commit 0204cedCopy full SHA for 0204ced
1 file changed
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
call-tests:
19
- uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
+ uses: iMattPro/test-framework/.github/workflows/tests.yml@3.3.x
20
with:
21
EXTNAME: vse/dbtool # Your extension vendor/package name
22
CODECOV: 1 # Run code coverage via codecov? 1 or 0
0 commit comments