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