update .woodpecker.yml
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
9dfa9d3487
commit
52338fcc25
1 changed files with 1 additions and 3 deletions
|
@ -27,6 +27,4 @@ steps:
|
|||
- CC=/usr/bin/clang CXX=/usr/bin/clang++ cmake3 -DSCALAR_BUILD=on ..
|
||||
- make -j2
|
||||
- cd ../build-gcc
|
||||
- make test
|
||||
- cd ../build-clang
|
||||
- make test
|
||||
- make test && cd ../build-clang && make test
|
||||
|
|
Loading…
Reference in a new issue