Skip to content

Commit

Permalink
Print test output as markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
solar-mist committed Jul 6, 2023
1 parent 293ca5a commit b633ed2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:

- name: Test
working-directory: ${{github.workspace}}/build
run: ./viper_tests >> $GITHUB_STEP_SUMMARY
run: ./viper_tests markdown >> $GITHUB_STEP_SUMMARY

0 comments on commit b633ed2

Please sign in to comment.