Skip to content

Commit

Permalink
Update k6-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoOliver authored Oct 10, 2024
1 parent 5086959 commit 40e7a54
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 @@ -34,7 +34,7 @@ jobs:
# Executa o teste de carga K6
- name: Run K6 Load Test
run: |
k6 run .\tests\load_test_Portal_Diligencia.js
k6 run .\testes\load_test_Portal_Diligencia.js
# Listar conteúdo do diretório de resultados
- name: List results directory
Expand Down

0 comments on commit 40e7a54

Please sign in to comment.