ihrasko: use variable instead of hardcoded path
This commit is contained in:
@ -55,7 +55,7 @@ build_script:
|
||||
- pip install pytest
|
||||
|
||||
# go back to project source dir
|
||||
- cd C:\projects\autocmake
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
|
||||
test_script:
|
||||
# show environment
|
||||
|
Reference in New Issue
Block a user