Skip to content

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik518 committed Oct 21, 2023
1 parent b2e1930 commit d4eb01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
uses: darenm/Setup-VSTest@v1

- name: Test
run: vstest.console.exe /TestAdapterPath:"packages\xunit.runner.visualstudio.2.1.0\build\_common" SoG_SGreader.Test\bin\Release\SoG_SGreader.Test.dll
run: vstest.console.exe /TestAdapterPath:"packages\xunit.runner.visualstudio.2.1.0\build\_common" bin\Release\SoG_SGreader.Test.dll
working-directory: ./SoG_SGreader.Test

0 comments on commit d4eb01b

Please sign in to comment.