Skip to content

Commit

Permalink
DOC Fix broken link (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwilde authored May 19, 2024
1 parent ed194eb commit 6a5c909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Runs phpcs and phpstan if the `phpcs.xml.dist` or `phpstan.neon.dist` config fil
`phplinting: false`

##### PHP coverage
Run codecov, which does not require a configuration file. Default is false, though for CI runs on the silverstripe account this option will be ignored and codecov is set to run in [gha-generate-matrix](https://github.com/silvestripe/gha-matrix). Enable with:
Run codecov, which does not require a configuration file. Default is false, though for CI runs on the silverstripe account this option will be ignored and codecov is set to run in [gha-generate-matrix](https://github.com/silverstripe/gha-generate-matrix). Enable with:
`phpcoverage: true`

##### PHP coverage force off
Expand Down

0 comments on commit 6a5c909

Please sign in to comment.