We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc41304 commit e1f66ccCopy full SHA for e1f66cc
.github/workflows/tests.yml
@@ -19,6 +19,7 @@ jobs:
19
uses: iMattPro/test-framework/.github/workflows/tests.yml@experimental-3.3.x
20
with:
21
EXTNAME: phpbb/skeleton # Your extension vendor/package name
22
+ CODECOV: 1
23
RUN_FUNCTIONAL_TESTS: 0
24
secrets:
25
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} # Do not change this
0 commit comments