Skip to content

Commit 9b33103

Browse files
Update ubuntu-builds.yml
1 parent 5de5e06 commit 9b33103

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ubuntu-builds.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: ./configure CXX="g++"
2727
- name: make with g++
2828
run: make
29-
- name: test
30-
run: make check
3129
- name: cleanup after GCC
3230
run: make distclean
3331
- name: install Clang dependencies

0 commit comments

Comments
 (0)