Skip to content

Commit c66586e

Browse files
committed
ci(build-and-test): build python bindings
1 parent 00a1d17 commit c66586e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
- clang
3838
- gcc
3939
preset:
40-
- debug-strict
41-
- release-strict
40+
- debug-python-strict
41+
- release-python-strict
4242

4343
steps:
4444
- name: Checkout

0 commit comments

Comments
 (0)