mirror of https://github.com/statping/statping
workflow
parent
c30cc403c7
commit
e6425c6b60
|
@ -314,7 +314,7 @@ jobs:
|
||||||
|
|
||||||
- name: Run Statping
|
- name: Run Statping
|
||||||
run: |
|
run: |
|
||||||
API_SECRET=demosecret123 statping --port=8585 > /dev/null &
|
API_SECRET=demosecret123 ./statping --port=8585 > /dev/null &
|
||||||
sleep 5
|
sleep 5
|
||||||
|
|
||||||
- name: Postman Tests
|
- name: Postman Tests
|
||||||
|
|
Loading…
Reference in New Issue