We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81048f commit be1fceaCopy full SHA for be1fcea
articles/load-testing/toc.yml
@@ -16,12 +16,10 @@ items:
16
items:
17
- name: Identify performance bottlenecks
18
href: tutorial-identify-bottlenecks-azure-portal.md
19
- - name: Continuous regression testing (CI/CD)
20
- items:
21
- - name: Automate with GitHub Actions
22
- href: tutorial-cicd-github-actions.md
23
- - name: Automate with Azure Pipelines
24
- href: tutorial-cicd-azure-pipelines.md
+ - name: Automate regression tests with GitHub Actions
+ href: tutorial-cicd-github-actions.md
+ - name: Automate regression tests with Azure Pipelines
+ href: tutorial-cicd-azure-pipelines.md
25
- name: Concepts
26
27
- name: Key concepts
0 commit comments