diff --git a/.github/workflows/tscircuit-snapshot.yml b/.github/workflows/tscircuit-snapshot.yml index 5865d983..f2a4bcd2 100644 --- a/.github/workflows/tscircuit-snapshot.yml +++ b/.github/workflows/tscircuit-snapshot.yml @@ -18,4 +18,4 @@ jobs: with: bun-version: 1.3.1 - run: bun install - - run: bunx tsci snapshot + - run: bunx tsci snapshot --concurrency 4