Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This .NET 10 parallel testing sample uses `--list-tests` and `--filter` paramete

This sample has the 100 tests, and slices them to 20 tests in 5 jobs. You can see the pipeline behavior result by clicking the build status badge above.

For the GitHub Actions equivalent, see the [GitHub Actions overview](.github/README.md).
For the GitHub Actions equivalent, see the [GitHub Actions overview](.github/github-actions.md).

## Overview of *azure-pipelines.yml*

Expand Down
Loading