Skip to content

Commit

Permalink
blurgh
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed May 24, 2022
1 parent 867f2ab commit de99e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm turbo run test
- run: pnpm test
- name: archive test results
if: failure()
shell: bash
Expand Down

0 comments on commit de99e30

Please sign in to comment.