mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 21:26:01 -05:00
Fix indentation
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user