chore: test
All checks were successful
ci/woodpecker/push/<no value> Pipeline was successful

This commit is contained in:
Johannes Loher 2023-06-29 22:16:20 +02:00
parent c3435072b8
commit 75ccdf6d17

View file

@ -14,7 +14,7 @@ steps:
install:
image: *node_image
commands:
- yarn install --immutable
- yarnddd install --immutable
lint:
group: test
image: *node_image