We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2792d23 commit 25ca407Copy full SHA for 25ca407
.github/workflows/tests.yml
@@ -16,6 +16,7 @@ on:
16
17
jobs:
18
call-tests:
19
+ name: Extension tests
20
uses: phpbb-extensions/test-framework/.github/workflows/tests.yml@3.3.x
21
with:
22
EXTNAME: phpbb/cannedmessages # Your extension vendor/package name
0 commit comments