Skip to content

Commit c1dd85c

Browse files
committed
refactor: wip
1 parent 2a8b7bc commit c1dd85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
NODE_OPTIONS: --import tsx
3434
TSX_TSCONFIG_PATH: tsconfig.base.json
35-
run: npx nx format:check
35+
run: npx nx format:check --verbose
3636

3737
lint:
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)