sdfghj
This commit is contained in:
parent
29a557f15c
commit
15621a57c3
@ -12,7 +12,7 @@ steps:
|
||||
- cd build
|
||||
- cmake -G "Ninja" -D CMAKE_C_COMPILER=clang -D CMAKE_CXX_COMPILER=clang++ ..
|
||||
- cmake ..
|
||||
- make
|
||||
- ninja
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
@ -24,7 +24,7 @@ steps:
|
||||
- cd build
|
||||
- cmake -G "Ninja" -D CMAKE_C_COMPILER=clang -D CMAKE_CXX_COMPILER=clang++ ..
|
||||
- cmake ..
|
||||
- make
|
||||
- ninja
|
||||
- ./testbin
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user