Skip to content

Commit e58d0ba

Browse files
authored
fix: changed newman url and run movies-app collection in Postman validation
1 parent b118201 commit e58d0ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/postman-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323

2424
- name: Run Postman Collection
2525
run: |
26-
newman run email-api/auth-mailer.json \
26+
newman run movies-app-backend/movies-app.json \
2727
--reporters cli \
2828
--env-var "https://moviesapp-lc0z.onrender.com"

0 commit comments

Comments
 (0)