Skip to content

Commit 8a1e817

Browse files
JonZeollaclaude
andcommitted
ci: re-enable lint and test jobs
Windows smoke test passes with the gh: command (using local clone fallback pre-merge). Re-enable all Linux CI jobs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 98d43ae commit 8a1e817

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ defaults:
2323

2424
jobs:
2525
lint:
26-
if: false # Temporarily disabled while iterating on Windows support
2726
name: Lint
2827
runs-on: ubuntu-24.04
2928
steps:
@@ -39,7 +38,6 @@ jobs:
3938
- name: Lint
4039
run: task -v lint
4140
test:
42-
if: false # Temporarily disabled while iterating on Windows support
4341
name: Test
4442
runs-on: ubuntu-24.04
4543
permissions:

0 commit comments

Comments
 (0)