Skip to content

Commit f212231

Browse files
Disabled tests as there are currently no tests
1 parent dc3fd5d commit f212231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
cmake ..
3333
make -j2
3434
35-
- name: Test
36-
run: make test
35+
# - name: Test
36+
# run: make test

0 commit comments

Comments
 (0)