Remove format-text/format-shell from CircleCI

This commit is contained in:
Simon Warta 2025-06-11 14:55:19 +02:00
parent 3f51d44960
commit 0e0a56d98b
No known key found for this signature in database

View File

@ -643,12 +643,6 @@ jobs:
- run:
name: Lint
command: yarn lint
- run:
name: Format text
command: yarn format-text
- run:
name: Format shell scripts
command: yarn format-shell
faucet-docker:
docker:
- image: cimg/go:1.17.8