Skip to content

Commit

Permalink
on the correct project
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Jan 5, 2025
1 parent c4e0152 commit 76d10d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-indicators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
--property:TestFramework="${{ env.TARGET_FRAMEWORK }}"
--no-build
--verbosity normal
--logger "console;verbosity=detailed"
--logger trx
--collect:"XPlat Code Coverage"
--results-directory ./test-indicators
Expand All @@ -83,7 +84,6 @@ jobs:
--configuration Release
--no-build
--verbosity normal
--logger "console;verbosity=detailed"
--logger trx
--results-directory ./test-other
Expand Down

0 comments on commit 76d10d8

Please sign in to comment.