We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aabc87 commit 0ca0ef2Copy full SHA for 0ca0ef2
.github/workflows/msbuild.yml
@@ -35,4 +35,4 @@ jobs:
35
uses: darenm/Setup-VSTest@v1
36
37
- name: Test DinoBot
38
- run: vstext.console.exe **\DinoTests.dll
+ run: vstest.console.exe **\DinoTests.dll
0 commit comments