Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 24, 2023
1 parent 5ad53b4 commit b1319c2
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/vstest-action@v1
uses: microsoft/vstest-action@v1.0.0
with:
testAssembly: '**.\*UnitTests.dll'
searchFolder: ./
Expand Down

0 comments on commit b1319c2

Please sign in to comment.