mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
set correct lint script namein cypress linting workflow
This commit is contained in:
parent
7c33eab47a
commit
e49774bdef
2
.github/workflows/test.lint.cypress.yml
vendored
2
.github/workflows/test.lint.cypress.yml
vendored
@ -30,5 +30,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version-file: '.tool-versions'
|
node-version-file: '.tool-versions'
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: npm install && npm run test:lint:eslint
|
run: npm install && npm run lint
|
||||||
working-directory: cypress/
|
working-directory: cypress/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user