Skip to content

Commit 7c832d1

Browse files
Atualizar o main-release-webapi.yml
1 parent 5660412 commit 7c832d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main-release-webapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ jobs:
117117
- name: checkout
118118
uses: actions/checkout@v4
119119

120+
- name: Create Reports Folder
121+
run: mkdir -p stress-test-reports
122+
120123
- name: Build and Run Docker Compose
121124
run: |
122125
docker compose -f ./prod/docker-compose.yml up k6 --build --force-recreate

0 commit comments

Comments
 (0)