Skip to content

Commit 33c4a68

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4068e70 commit 33c4a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azurepipelines/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ extends:
5959

6060
- script: go test ./...
6161
displayName: Run unit tests
62-
workingDirectory: $(Build.SourcesDirectory)/tests
62+
workingDirectory: $(Build.SourcesDirectory)

0 commit comments

Comments
 (0)