Skip to content

Commit 3de1611

Browse files
authored
Update tests.yml [ci skip]
1 parent f862231 commit 3de1611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
IMAGE_ICC: 1 # Run icc profile sniffer on your images? 1 or 0
2424
EPV: 1 # Run EPV (Extension Pre Validator) on your code? 1 or 0
2525
EXECUTABLE_FILES: 1 # Run check for executable files? 1 or 0
26-
CODECOV: 1 # Run code coverage via codecov? 1 or 0
26+
CODECOV: 0 # Run code coverage via codecov? 1 or 0
2727
PHPBB_BRANCH: 3.3.x # The phpBB branch to run tests on
2828
secrets:
2929
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} # Do not change this

0 commit comments

Comments
 (0)