Skip to content

Commit

Permalink
Run Test with Debug build mode
Browse files Browse the repository at this point in the history
  • Loading branch information
beomki-yeo committed Aug 16, 2023
1 parent 769c496 commit 7917ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
cmake --build build
# Run the unit test(s).
- name: Test
if: "matrix.BUILD_TYPE == 'Release'"
run: |
cd build
source ${GITHUB_WORKSPACE}/.github/ci_setup.sh ${{ matrix.PLATFORM.NAME }}
Expand Down

0 comments on commit 7917ec4

Please sign in to comment.