mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +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:
|
||||
node-version-file: '.tool-versions'
|
||||
- name: Lint
|
||||
run: npm install && npm run test:lint:eslint
|
||||
run: npm install && npm run lint
|
||||
working-directory: cypress/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user