Skip to content

Commit

Permalink
fix: fixed copy-paste issue
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jan 10, 2023
1 parent bc4c751 commit 8dcce64
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
- run: pnpm install
- run: npm run build
- run: npm test

- run: npm run check:examples
- run: npm run build:examples
- run: npm run build

0 comments on commit 8dcce64

Please sign in to comment.