Skip to content

Commit

Permalink
Update postman_Newman.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek28058 authored Dec 15, 2024
1 parent 0502f8f commit e87778e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postman_Newman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Run Postman Tests
run: |
newman run postman/Coffee House API.json \
newman run postman/CoffeeHouseAPI.json \
--reporters cli,json \
--reporter-json-export postman-report.json
Expand Down

0 comments on commit e87778e

Please sign in to comment.