mirror of https://github.com/statping/statping
pr tests
parent
de4f15dfe8
commit
7b1176f7b7
|
@ -48,7 +48,7 @@ jobs:
|
||||||
name: static-rice-box
|
name: static-rice-box
|
||||||
path: ./source
|
path: ./source
|
||||||
|
|
||||||
test:
|
pr-test:
|
||||||
needs: compile
|
needs: compile
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
@ -116,8 +116,9 @@ jobs:
|
||||||
API_KEY: demopassword123
|
API_KEY: demopassword123
|
||||||
DISABLE_LOGS: true
|
DISABLE_LOGS: true
|
||||||
ALLOW_REPORTS: true
|
ALLOW_REPORTS: true
|
||||||
|
PUSH_REQUEST: true
|
||||||
|
|
||||||
test-postman:
|
pr-test-postman:
|
||||||
needs: compile
|
needs: compile
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue