Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
solar-mist committed Jul 6, 2023
1 parent 9db7705 commit a1a0e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
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
run: ./viper_tests >> $GITHUB_STEP_SUMMARY

0 comments on commit a1a0e39

Please sign in to comment.