Lint files
This commit is contained in:
parent
a9c12c2e9f
commit
e9461cee3d
2 changed files with 11 additions and 11 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: Run linter
|
||||
run: yarn lint
|
||||
- name: Run vitest tests
|
||||
run: yarn vitest run --reporter=json
|
||||
run: yarn vitest run --reporter=json
|
||||
- name: Install Playwright Browsers
|
||||
run: npx playwright install --with-deps
|
||||
- name: Run Playwright tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue