We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a3fd2 commit 3165825Copy full SHA for 3165825
.github/workflows/cmake-multi-platform.yml
@@ -21,7 +21,7 @@ jobs:
21
#
22
# To add more build types (Release, Debug, etc.) customize the build_type list.
23
matrix:
24
- build_type: [Debug]
+ build_type: [Tests]
25
os: [windows-latest, ubuntu-latest, macos-latest]
26
include:
27
- os: windows-latest
0 commit comments