chore: enhance CI tests (#3344)
* chore: add swift linter * chore: add clang linters * chore: add kotlin linter * chore(ci): update workflows * chore(ci): clean workflows
This commit is contained in:
2
.github/workflows/check-js.yml
vendored
2
.github/workflows/check-js.yml
vendored
@@ -59,4 +59,4 @@ jobs:
|
||||
run: yarn lint --fix
|
||||
|
||||
- name: Verify no files have changed after auto-fix
|
||||
run: git diff --exit-code HEAD
|
||||
run: git diff --exit-code HEAD
|
||||
|
||||
Reference in New Issue
Block a user