Skip to content

Commit

Permalink
add debug config to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yaito3014 committed Sep 5, 2024
1 parent 5439f7e commit 3edc4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

matrix:
os: [ubuntu-24.04]
build_type: [Release]
build_type: [Release, Debug]
compiler:
- cxx: g++
ver: 13
Expand Down

0 comments on commit 3edc4fc

Please sign in to comment.