mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 03:56:12 +01:00
tea/.github/workflows
Oliver Klee a98d32fdae
[TASK] Move the coverage directories (#427)
There is no need to have the code coverage data directly generated by
the tests run in a non-hidden directory. So now the code coverage is
recorded within `.Build/coverage`.

Only the merged coverage data still needs to be located in `build/logs`
as Coveralls (which we're planning to use) relies on this.
2022-04-13 16:14:25 +02:00
..
ci.yml [TASK] Upgrade the CI cache action (#412) 2022-04-03 02:26:04 +02:00
codecoverage.yml [TASK] Move the coverage directories (#427) 2022-04-13 16:14:25 +02:00
predefined.yml [TASK] Upgrade the CI cache action (#412) 2022-04-03 02:26:04 +02:00
publish.yml [TASK] Upgrade the git checkout on CI to actions/checkout@v3 (#402) 2022-03-22 17:57:39 +01:00