Skip to content

Commit

Permalink
Update krabsetw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x86phil authored Jul 15, 2024
1 parent 7edb409 commit f0bf6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/krabsetw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: msbuild.exe /nologo /m /t:Rebuild /p:Configuration=Debug bluekrabs\bluekrabs.sln
- name: test native debug
run: vstest.console.exe bluekrabs\x64\Debug\krabstests.dll
- name: test debug net462
- name: test debug net472
run: vstest.console.exe tests\ManagedETWTests\bin\Debug\net472\EtwTestsCS.dll
- name: test debug net6.0
run: vstest.console.exe tests\ManagedETWTests\bin\Debug\net6.0\EtwTestsCS.dll

0 comments on commit f0bf6fb

Please sign in to comment.