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