Skip to content

Commit 3fed6e2

Browse files
committed
Disable testing for now
1 parent 3ba5aba commit 3fed6e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
cmake ..
3636
make
3737
38-
- name: Run pytest
39-
run: cd build && pytest
38+
# - name: Run pytest
39+
# run: cd build && pytest

0 commit comments

Comments
 (0)