mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore/woodpecker] don't make test
depend on lint
(#4189)
Just remove the dependency `test` has on `lint`, as it's not actually dependent on it, and has different triggers. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4189 Co-authored-by: tobi <tobi.smethurst@protonmail.com> Co-committed-by: tobi <tobi.smethurst@protonmail.com>
This commit is contained in:
@@ -92,9 +92,6 @@ steps:
|
||||
./...
|
||||
- ./test/envparsing.sh
|
||||
- ./test/swagger.sh
|
||||
|
||||
# https://woodpecker-ci.org/docs/usage/workflow-syntax#depends_on
|
||||
depends_on: [lint]
|
||||
|
||||
# Validate the web code only
|
||||
# if web source has changed.
|
||||
|
Reference in New Issue
Block a user