Skip to content

Commit

Permalink
Changing Summary Github File in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Woodfine committed Aug 27, 2023
1 parent 70dac7d commit ee88745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
name: Code coverage
conclusion: ${{ job.status }}
output: '{"summary":"Code coverage"}'
output_text_description_file: coverage/Summary.md
output_text_description_file: coverage/SummaryGithub.md

0 comments on commit ee88745

Please sign in to comment.