Skip to content

Commit adf4316

Browse files
authored
Merge pull request #1376 from xoviat/patch-2
[appveyor] fix test directory
2 parents c40f01c + 7fce11a commit adf4316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ build_script:
5959

6060
test_script:
6161
- echo Running Test
62-
- cd c:\projects\OpenBLAS\utest
62+
- cd utest
6363
- openblas_utest

0 commit comments

Comments
 (0)