Skip to content

Commit

Permalink
ci: specify build config during testing
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed May 27, 2024
1 parent 717aa1f commit 387de8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:

- name: Test Project
uses: threeal/ctest-action@v1.0.0
with:
build-config: Debug

- name: Check Coverage
if: ${{ matrix.os != 'windows' }}
Expand Down

0 comments on commit 387de8c

Please sign in to comment.