Skip to content

Commit

Permalink
try rustybender action
Browse files Browse the repository at this point in the history
  • Loading branch information
sensslen authored Jul 3, 2024
1 parent b2e787d commit 7d6ef21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
run: msbuild -t:rebuild -property:Configuration=TestWindows

- name: test
uses: josepho0918/vstest-action@main
uses: rusty-bender/vstest-action@main
with:
testAssembly: "NuGetUtility.Test.dll"
searchFolder: "tests/NuGetUtility.Test/bin/TestWindows/${{ matrix.framework }}/"
Expand Down

0 comments on commit 7d6ef21

Please sign in to comment.