Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
dagfinno committed Sep 26, 2024
1 parent f64589c commit 1e18d0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_k6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run local k6 test
uses: grafana/run-k6-action@v1
with:
path: performance-tests/tax-report/src/test.js
path: performance-tests/tax-report/src/tax-report.js
flags: --vus=40 --duration=10m
env:
K6_WEB_DASHBOARD: true
Expand Down
File renamed without changes.

0 comments on commit 1e18d0e

Please sign in to comment.