There was an error while loading. Please reload this page.
1 parent 8fc86fe commit b85cbe2Copy full SHA for b85cbe2
1 file changed
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Validate package setup
57
run: |
58
yarn setup
59
- yarn prettier --write .
+ yarn nano-staged
60
git diff --exit-code -- . :^.yarn
61
62
Unit:
0 commit comments