Skip to content

Commit 3fe9f3b

Browse files
committed
fix CI with matrix
1 parent 6a3cec9 commit 3fe9f3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-matrix.yml

-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
- name: Compile native code for the unit tests
4545
run: |
4646
cd tests/test_native_library
47-
pwd
48-
dir
4947
cmake -Bbuild .
5048
cmake --build build
5149
- name: Test with pytest

0 commit comments

Comments
 (0)