Fix indentation

This commit is contained in:
Kalle 2022-07-08 11:15:00 +03:00
parent 54baf8a158
commit c7b4b18907

View File

@ -22,7 +22,7 @@ jobs:
- name: Typecheck
run: npm run typecheck
- name: Cypress run
uses: cypress-io/github-action@v4
with:
build: npm run build
start: npm start
uses: cypress-io/github-action@v4
with:
build: npm run build
start: npm start