mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
put web server in background
This commit is contained in:
@ -23,6 +23,7 @@ jobs:
|
||||
- run:
|
||||
name: Start web server
|
||||
command: npm run start
|
||||
background: true
|
||||
- run:
|
||||
name: Run cypress tests
|
||||
command: |
|
||||
|
Reference in New Issue
Block a user