Skip to content

Commit

Permalink
try with console
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Jan 5, 2025
1 parent 0a7ad20 commit db7511f
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 @@ -74,7 +74,7 @@ jobs:
--filter "TestCategory=ShowMe" \
--no-build \
--verbosity normal \
--logger "html;logfilename=testResults.html"
--logger "console;logfilename=testResults.html"
echo "### Test environment" > $GITHUB_STEP_SUMMARY
cat tests/indicators/TestResults/testResults.html >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit db7511f

Please sign in to comment.