Skip to content

Commit d347a57

Browse files
Update .build/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 95471e0 commit d347a57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.build/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@ should run in Azure Pipelines.
99

1010
### What the Script Does
1111

12-
The `Test-ShouldRunDscResourceIntegrationTests.ps1` script analyzes git
12+
The [`Test-ShouldRunDscResourceIntegrationTests.ps1`](./.build/Test-ShouldRunDscResourceIntegrationTests.ps1) script analyzes git
1313
changes between two references and determines if DSC resource integration tests
1414
need to run. It automatically discovers which public commands are used by DSC
1515
resources and classes, then checks if any relevant files have been modified.
16-
1716
### How It Works
1817

1918
The script checks for changes to:

0 commit comments

Comments
 (0)