Skip to content

Commit

Permalink
why does nothing work
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Jun 30, 2022
1 parent 86830d0 commit eb9cd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: cd packages/kit && pnpm build
- run: pnpm turbo run lint check
- run: pnpm turbo run lint check --force
Tests:
runs-on: ${{ matrix.os }}
timeout-minutes: 30
Expand Down

0 comments on commit eb9cd4b

Please sign in to comment.