mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: correct lint
This commit is contained in:
2
.github/workflows/check-fe-ts-and-lint.yml
vendored
2
.github/workflows/check-fe-ts-and-lint.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
||||
- name: 🏗️ Run Type check
|
||||
run: npm run type:check
|
||||
working-directory: frontend
|
||||
- name: 🏗️ Run Link check
|
||||
- name: 🏗️ Run Lint check
|
||||
run: npm run lint
|
||||
working-directory: frontend
|
||||
|
||||
Reference in New Issue
Block a user