Skip to content

Commit

Permalink
add debug config to CI (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaito3014 authored Sep 5, 2024
1 parent abcb4fa commit d86f1c0
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 d86f1c0

Please sign in to comment.