mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 23:19:39 -05:00
Fix indentation
This commit is contained in:
parent
54baf8a158
commit
c7b4b18907
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user