mirror of https://github.com/statping/statping
postman API tests for different databases
parent
2a818d230c
commit
7bfddf0073
|
@ -380,7 +380,7 @@ jobs:
|
||||||
path: ./build
|
path: ./build
|
||||||
|
|
||||||
upload-release:
|
upload-release:
|
||||||
needs: [test, test-postman, build-binaries]
|
needs: [test, test-postman-sqlite, test-postman-mysql, test-postman-postgres, build-binaries]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue