We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcd6fe commit 364e6ebCopy full SHA for 364e6eb
.github/workflows/tests.yml
@@ -21,5 +21,3 @@ jobs:
21
RUN_COMPOSER_INSTALL: 1
22
PHP_VERSION_MATRIX: '["7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]'
23
PRIMARY_PHP_VERSION: '7.3'
24
- secrets:
25
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} # Do not change this
0 commit comments