mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Add workflow
This commit is contained in:
@ -20,3 +20,8 @@ jobs:
|
||||
command: |
|
||||
curl --retry-delay 5 --retry 10 --retry-connrefused https://localhost:3000
|
||||
npm run cypress:run
|
||||
|
||||
workflows:
|
||||
test:
|
||||
jobs:
|
||||
- test
|
||||
|
Reference in New Issue
Block a user