Add workflow

This commit is contained in:
2022-11-15 19:01:00 -06:00
parent 6d9c28967f
commit 2ae4beed3c

View File

@ -20,3 +20,8 @@ jobs:
command: | command: |
curl --retry-delay 5 --retry 10 --retry-connrefused https://localhost:3000 curl --retry-delay 5 --retry 10 --retry-connrefused https://localhost:3000
npm run cypress:run npm run cypress:run
workflows:
test:
jobs:
- test