Skip to content

Commit 5f3a281

Browse files
committed
refactor: wip
1 parent 3c133ce commit 5f3a281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: ${{ github.workspace }}/tsconfig.base.json
35-
run: npx nx format:check
35+
run: NX_DAEMON=false npx nx format:check --skipNxCache
3636

3737
lint:
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)