Skip to content

Commit

Permalink
Modificado os arquivos de geração de relatórios e configuração de git…
Browse files Browse the repository at this point in the history
…hub actions.
  • Loading branch information
RicardoOliver committed Oct 10, 2024
1 parent 5f746bf commit 2a94303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k6-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: k6-results
path: ./../results/k6-results/post-load-test-report.html
path: .\results\k6-results\post-load-test-report.html


# Notificação no GitHub sobre falha de testes K6
Expand Down

0 comments on commit 2a94303

Please sign in to comment.