This commit is contained in:
6543 2024-05-14 04:36:15 +02:00
parent 75b6a030c7
commit 8e6d4ea9bc

View file

@ -35,7 +35,7 @@ steps:
- pnpm lint
when: *when
format check:
format_check:
depends_on:
- install-dependencies
image: *node_image