Skip to content

Commit e9581f2

Browse files
committed
fixed workflows
1 parent 5216374 commit e9581f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
5757
- name: Build and Run C++ tool unit tests
5858
run: |
59+
cd cpp
5960
cmake \
6061
-S test \
6162
-B build/test \

0 commit comments

Comments
 (0)