Skip to content

Commit 597501c

Browse files
wip
1 parent 40e0bdd commit 597501c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ jobs:
2828
make
2929
- name: Check output
3030
run: find . -type f -name "*.so"
31+
- name: Check output
32+
run: find . -type f -name "*.h"
33+
- name: Check output
34+
run: find . -type f -name "*.hpp"

0 commit comments

Comments
 (0)