Skip to content

Commit 201ad9b

Browse files
committed
remove all_verify_interface_header_sets
1 parent 4f1ec0a commit 201ad9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
- name: Build Debug
169169
run: |
170170
cmake --build build --config Debug --verbose
171-
cmake --build build --config Debug --target all_verify_interface_header_sets
171+
# cmake --build build --config Debug --target all_verify_interface_header_sets
172172
cmake --install build --config Debug --prefix /opt/beman.exemplar
173173
find /opt/beman.exemplar -type f
174174
- name: Test Debug

0 commit comments

Comments
 (0)