Skip to content

Commit

Permalink
#123 Enable ctest log on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ducphamhong committed May 22, 2021
1 parent 5274658 commit 8530117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
run: |
cd PrjMac
ctest --verpose -C Release
cat Testing/Temporary/LastTest.log
cd ..
- name: Package
run: |
Expand Down

0 comments on commit 8530117

Please sign in to comment.