Skip to content

Commit 3c2cd0f

Browse files
npowclaude
andcommitted
fix: remove lint step — no eslint config present
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9a511b5 commit 3c2cd0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ jobs:
1515
with:
1616
node-version: 22
1717
- run: npm ci
18-
- run: npm run lint
1918
- run: npm test
2019
- run: npm run build

0 commit comments

Comments
 (0)