Compare commits

...

1 commit

Author SHA1 Message Date
Johannes Loher 75ccdf6d17 chore: test
All checks were successful
ci/woodpecker/push/<no value> Pipeline was successful
2023-06-29 22:16:20 +02:00

View file

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