Skip to content

Commit

Permalink
Merge pull request #33 from Dewberry/ar-siddiqui-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ar-siddiqui authored Jun 15, 2023
2 parents f1b989f + 3e2a5d1 commit 31b15eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Run newman tests
run: |
sleep 5s
docker run --network="host" -v /home/runner/work/process-api/process-api/tests/e2e:/etc/newman/ postman/newman:5.3.1-alpine run tests.postman_collection.json --env-var "url=localhost:5050"
docker run --network="host" -v /home/runner/work/process-api/process-api/tests/e2e:/etc/newman/ postman/newman:5.3.1-alpine run tests.postman_collection.json --env-var "url=localhost:5050"

0 comments on commit 31b15eb

Please sign in to comment.