Skip to content

Commit d5fde98

Browse files
authored
parallel job
1 parent 109c850 commit d5fde98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-commit-lint-check.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
- run: npm run lint-check
1212
- run: npm run format-check
1313
Lint-Fix:
14-
needs: [Lint-Check]
1514
runs-on: ubuntu-latest
1615
steps:
1716
- run: cat src/index.ts

0 commit comments

Comments
 (0)