docs(README): remove unhelpful sentence about actions
This commit is contained in:
parent
c6cd39b074
commit
abe9f5f52d
1 changed files with 2 additions and 5 deletions
|
@ -2,17 +2,14 @@
|
|||
|
||||
A series of tests scenarios and assertions covering
|
||||
[Forgejo](https://codeberg.org/forgejo/forgejo) and the [Forgejo
|
||||
runner](https://code.forgejo.org/forgejo/runner). They partially rely
|
||||
on [Forgejo actions](https://code.forgejo.org/actions) developed
|
||||
specifically for testing such as
|
||||
[setup-forgejo](https://code.forgejo.org/actions/setup-forgejo).
|
||||
runner](https://code.forgejo.org/forgejo/runner).
|
||||
|
||||
They are designed to run using Forgejo releases and development
|
||||
versions compiled from designated repositories.
|
||||
|
||||
# Removing legacy tests
|
||||
|
||||
End to end tests cover the supported range of releases and when one of
|
||||
End-to-end tests cover the supported range of releases and when one of
|
||||
them is EOL, it must be removed as well as the tests that target it
|
||||
specifically. Otherwise the test suite would grow indefinitely.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue