Skip to content

Commit 3165825

Browse files
committed
switched back to tests
1 parent b3a3fd2 commit 3165825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
#
2222
# To add more build types (Release, Debug, etc.) customize the build_type list.
2323
matrix:
24-
build_type: [Debug]
24+
build_type: [Tests]
2525
os: [windows-latest, ubuntu-latest, macos-latest]
2626
include:
2727
- os: windows-latest

0 commit comments

Comments
 (0)