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 3202083 commit c0df842Copy full SHA for c0df842
.github/workflows/tests.yml
@@ -25,5 +25,3 @@ jobs:
25
EXECUTABLE_FILES: 1 # Run check for executable files? 1 or 0
26
CODECOV: 1 # Run code coverage via codecov? 1 or 0
27
PHPBB_BRANCH: 3.3.x # The phpBB branch to run tests on
28
- secrets:
29
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} # Do not change this
0 commit comments