Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zaviermiller authored Dec 27, 2023
1 parent 258e5d5 commit 838b55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
node-version: 18
cache: "pnpm"
- run: pnpm install --frozen-lockfile --ignore-scripts
- run: cd packages/receipt-components
- run: pnpm build
- run: pnpm test:unit

0 comments on commit 838b55a

Please sign in to comment.