mirror of
https://github.com/tloncorp/landscape.git
synced 2024-12-01 02:45:49 +03:00
Remove linting from workflow
This commit is contained in:
parent
0024fd8baa
commit
690df07df8
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -16,10 +16,6 @@ jobs:
|
||||
run: npm ci
|
||||
working-directory: ./ui
|
||||
|
||||
- name: Run Lint
|
||||
run: npm run lint
|
||||
working-directory: ./ui
|
||||
|
||||
- name: Run Tests
|
||||
run: npm run test -- run
|
||||
working-directory: ./ui
|
||||
|
Loading…
Reference in New Issue
Block a user