Skip to content

Commit dd2191c

Browse files
committed
fix
1 parent aa0320e commit dd2191c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor/test_task.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ set TEST_PHP_JUNIT=c:\junit.out.xml
114114
cd "%APPVEYOR_BUILD_FOLDER%"
115115
dir ext\ffi\tests
116116
nmake test TESTS="%OPCACHE_OPTS% -q --offline --show-diff --show-slow 1000 --set-timeout 120 --temp-source c:\tests_tmp --temp-target c:\tests_tmp %PARALLEL%"
117-
dir ext\ffi\tests
118117

119118
set EXIT_CODE=%errorlevel%
119+
dir ext\ffi\tests
120120

121121
appveyor PushArtifact %TEST_PHP_JUNIT%
122122

0 commit comments

Comments
 (0)