Skip to content

Commit

Permalink
chore: update ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 21, 2024
1 parent 3a932b8 commit 08f02d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: pnpm install
- run: pnpm lint
if: matrix.os == 'ubuntu-latest'
- run: test:types
- run: pnpm test:types
if: matrix.os == 'ubuntu-latest'
- run: pnpm build
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 08f02d7

Please sign in to comment.