Skip to content

Commit 39b43e5

Browse files
authored
Update main.yml remove lint:fix
1 parent 336745d commit 39b43e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- run: npm ci
26-
- run: npm run lint:fix
2726
- run: npm run lint
2827
- run: npm run test:ci
2928

0 commit comments

Comments
 (0)