Skip to content

Commit c0df842

Browse files
authored
Fix tests.yml
1 parent 3202083 commit c0df842

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ jobs:
2525
EXECUTABLE_FILES: 1 # Run check for executable files? 1 or 0
2626
CODECOV: 1 # Run code coverage via codecov? 1 or 0
2727
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

Comments
 (0)