diff --git a/.woodpecker/checks.yml b/.woodpecker/checks.yml index ed9a1a4..5a22e6b 100644 --- a/.woodpecker/checks.yml +++ b/.woodpecker/checks.yml @@ -14,7 +14,7 @@ steps: install: image: *node_image commands: - - yarn install --immutable + - yarnddd install --immutable lint: group: test image: *node_image