Skip to content

Commit

Permalink
Update newman.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiturca authored Jun 28, 2024
1 parent 41d4266 commit ba2490d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:

- name: Run Newman tests
run: |
newman run ./postman/WebAPI.postman_collection.json -e ./postman/LibraryEnv.postman_environment.json
newman run ./postman/WebAPI.postman_collection.json -e ./postman/LibraryEnv.postman_environment.json --insecure

0 comments on commit ba2490d

Please sign in to comment.