Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 24, 2023
1 parent 248bb81 commit 5ad53b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: msbuild Auth0.OidcClient.All.sln -t:rebuild -verbosity:diag -property:Configuration=Release

- name: Tests
uses: microsoft-approved-actions/vstest@master
uses: microsoft/vstest-action@v1
with:
testAssembly: '**.\*UnitTests.dll'
searchFolder: ./
Expand Down

0 comments on commit 5ad53b4

Please sign in to comment.