Skip to content

Commit

Permalink
Update test search path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlacey authored Apr 3, 2024
1 parent 4d5bf5f commit dbc1161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
uses: microsoft/vstest-action@v1.0.0
with:
testAssembly: StringResourceVisualizer.Tests.dll
searchFolder: ./src/StringResourceVisualizer.Tests
searchFolder: ./src/StringResourceVisualizer.Tests/bin/Debug/
runInParallel: true

0 comments on commit dbc1161

Please sign in to comment.