Skip to content

Commit 109c850

Browse files
authored
error fix
1 parent 2699816 commit 109c850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- run: npm run format-check
1313
Lint-Fix:
1414
needs: [Lint-Check]
15+
runs-on: ubuntu-latest
1516
steps:
1617
- run: cat src/index.ts
1718
- run: cat config/envVarCheck.ts

0 commit comments

Comments
 (0)