Run npm start before starting tests

This commit is contained in:
2022-07-23 17:44:43 +02:00
parent f070322094
commit 47d41833f7

View File

@@ -8,3 +8,5 @@ jobs:
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v4
with:
start: npm start