Skip to content

Commit

Permalink
Update run-postman-tests.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Adeshile Oluwatosin <105433596+TheTosin@users.noreply.github.com>
  • Loading branch information
TheTosin authored Aug 24, 2024
1 parent 0232f02 commit aaf7049
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-postman-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
- name: Run Newman tests
id: newman
run: |
newman run status/postman/telex_postmancollection_v1.json --reporters cli,json --reporter-json-export report.json
newman run status/postman/KimikoGolangSwagger.postman_collection.json --reporters cli,json --reporter-json-export report.json
- name: Upload Newman Report to API
run: |
curl -X POST ${{ vars.API_URL }}/api/v1/api-status \
Expand Down

0 comments on commit aaf7049

Please sign in to comment.