Skip to content

Commit

Permalink
Fi test path
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten committed Feb 18, 2024
1 parent e22740d commit 5936969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CIBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Test WinUIEx Analyzer
run: |
msbuild /restore /t:Build src\WinUIEx.Analyzers\WinUIEx.Analyzers.Test\WinUIEx.Analyzers.Test.csproj /p:Configuration=Release
vstest.console.exe src\WinUIEx.Analyzers\WinUIEx.Analyzers.Test\bin\Debug\net6.0-windows10.0.19041.0\WinUIEx.Analyzers.Test.dll --logger:"console;verbosity=normal" /InIsolation
vstest.console.exe src\WinUIEx.Analyzers\WinUIEx.Analyzers.Test\bin\Release\net6.0-windows10.0.19041.0\WinUIEx.Analyzers.Test.dll --logger:"console;verbosity=normal" /InIsolation
- name: Upload artifacts
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 5936969

Please sign in to comment.