ci typos fix
This commit is contained in:
parent
2837ace7f4
commit
45afe8443a
@ -47,5 +47,5 @@ why2-core-test:
|
|||||||
- make install BYPASS_CHECK=true # Install WHY2
|
- make install BYPASS_CHECK=true # Install WHY2
|
||||||
- make test_core # Build WHY2 Test
|
- make test_core # Build WHY2 Test
|
||||||
- ./$CORE_OUTPUT # Test Lib
|
- ./$CORE_OUTPUT # Test Lib
|
||||||
- $APP # Test App
|
- $CORE_APP # Test App
|
||||||
- $VALGRIND $APP # Test Lib by Valgrind
|
- $VALGRIND $CORE_OUTPUT # Test Lib by Valgrind
|
Loading…
x
Reference in New Issue
Block a user