Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
I assume the repo moved?
  • Loading branch information
edwilde authored May 17, 2024
1 parent ed194eb commit ca3ed98
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 ca3ed98

Please sign in to comment.