Skip to content

Commit

Permalink
chore: build before lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 8, 2025
1 parent af188d2 commit 766ed61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./.github/actions/prepare
- run: pnpm build
- run: pnpm lint
lint_knip:
name: Lint Knip
Expand Down

0 comments on commit 766ed61

Please sign in to comment.