Skip to content

Commit

Permalink
Update regression workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DrInTech22 authored Aug 24, 2024
1 parent 6650ad4 commit 50c723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run Newman Tests
run: |
newman run qa_tests/regression/Core_Product.postman_collection.json -r json --reporter-json-export=result.json --suppress-exit-code
newman run qa_tests/Boilerplate-status-page.postman_collection.json -r json --reporter-json-export=result.json --suppress-exit-code
- name: Copy result.json to server
uses: appleboy/[email protected]
Expand Down

0 comments on commit 50c723c

Please sign in to comment.