mirror of https://github.com/CGAL/cgal
Remove one occurence of "qt5"
This commit is contained in:
parent
303282aec6
commit
c276b54e94
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
mkdir build && cd build && CXX=clang++ cmake -DWITH_examples=ON -DWITH_tests=ON -DWITH_demos=ON -DBUILD_TESTING=ON ..
|
||||
ctest -L Installation -j $(getconf _NPROCESSORS_ONLN)
|
||||
|
||||
cmake-testsuite-with-qt5:
|
||||
cmake-testsuite-with-qt:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue