mirror of
https://github.com/semaphore-protocol/semaphore.git
synced 2026-01-09 14:48:12 -05:00
fix: update format code command (#759)
This commit is contained in:
4
.github/workflows/production.yml
vendored
4
.github/workflows/production.yml
vendored
@@ -33,8 +33,8 @@ jobs:
|
||||
- name: Build subgraph
|
||||
run: yarn build:subgraph
|
||||
|
||||
- name: Run Prettier
|
||||
run: yarn prettier
|
||||
- name: Format
|
||||
run: yarn format
|
||||
|
||||
- name: Run Eslint
|
||||
run: yarn lint
|
||||
|
||||
Reference in New Issue
Block a user