Skip to content

Commit 56bb409

Browse files
Github fix 2
1 parent fdafd59 commit 56bb409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-export-test-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ When you run a load test as part of your CI/CD pipeline, Azure Load Testing gene
114114
path: ${{ github.workspace }}/loadTest
115115
```
116116
117-
1. After your GitHub Actions workflow completes, you can select the test results and report from the **Artifacts** section on the **Summary** page of the workflow run.
117+
1. After your GitHub Actions workflow completes, you can select the **loadTestResults* folder from the **Artifacts** section on the **Summary** page of the workflow run.
118118
119119
:::image type="content" source="./media/how-to-export-test-results/github-actions-run-summary.png" alt-text="Screenshot that shows the GitHub Actions workflow summary page, highlighting the test results in the Artifacts section." lightbox="./media/how-to-export-test-results/github-actions-run-summary.png":::
120120

0 commit comments

Comments
 (0)