Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove skip-compact
  • Loading branch information
emnul committed Dec 12, 2025
commit 4f69c3d4d132c985b3fb0aa6e9f415f17f1a811d
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:

- name: Setup Environment
uses: ./.github/actions/setup
with:
skip-compact: "true"

- name: Format & Lint
run: yarn lint:ci
Expand Down