From b8c3692017f18b1d9ed93c2bf2e720b49e4032ac Mon Sep 17 00:00:00 2001 From: Gabriel Barberini Date: Sat, 16 Sep 2023 12:10:50 -0300 Subject: [PATCH] Update postman_ci.yml --- .github/workflows/postman_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/postman_ci.yml b/.github/workflows/postman_ci.yml index fef9eed..938c324 100644 --- a/.github/workflows/postman_ci.yml +++ b/.github/workflows/postman_ci.yml @@ -1,4 +1,4 @@ -name: Automated API tests using Postman CLI +name: Functional Tests on: push