pull/788/head
hunterlong 2020-08-17 11:46:43 -07:00
parent c30cc403c7
commit e6425c6b60
1 changed files with 1 additions and 1 deletions

View File

@ -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