Skip to content

Commit 1f2e94a

Browse files
Update cypress-tests.yml
1 parent a5a42bc commit 1f2e94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
uses: cypress-io/github-action@v5.0.2
1616
with:
1717
build: npm run build
18-
start: npm run http-server
18+
start: npm run start

0 commit comments

Comments
 (0)