Skip to content

Commit

Permalink
fix: remove unnecessary working-directory specification in check-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaDemchenko committed Jan 15, 2025
1 parent f13b254 commit f7d58b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- run: pnpm lint
- run: pnpm build
- run: npx tsc
working-directory: ./demo

0 comments on commit f7d58b0

Please sign in to comment.