Fixing typo
This commit is contained in:
@@ -22,7 +22,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- cmake --build .
|
- cmake --build .
|
||||||
# run unit tests
|
# run unit tests
|
||||||
- cd /tests
|
- cd tests
|
||||||
- ctest
|
- ctest
|
||||||
# run regression tests
|
# run regression tests
|
||||||
- cd $EPANET_HOME
|
- cd $EPANET_HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user