Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 93696b3

Browse files
authored
Update main.yml
Add test dirs
1 parent 1fb4fab commit 93696b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757

5858
# We need to run '**\bin\**\*Tests.dll'
5959
- name: Run unit tests
60-
run: vstest.console /TestAdapterPath:test GitHub.App.UnitTests\bin\Release\net46\GitHub.App.UnitTests.dll /Settings:test.runsettings
60+
run: vstest.console /TestAdapterPath:test test\GitHub.App.UnitTests\bin\Release\net46\GitHub.App.UnitTests.dll /Settings:test\test.runsettings

0 commit comments

Comments
 (0)