mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-04 18:21:06 +02:00
build: web: test should wait for format-check (#4134)
This commit is contained in:
parent
eebaa10d10
commit
e52dfc92e3
@ -58,6 +58,7 @@ steps:
|
||||
test:
|
||||
depends_on:
|
||||
- install-dependencies
|
||||
- format-check # wait for it else test artifacts are falsely detected as wrong
|
||||
image: *node_image
|
||||
directory: web/
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user