Skip to content

Commit 7f0d334

Browse files
committed
debug
1 parent 197a83a commit 7f0d334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/windows/test_task.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ set ODBC_TEST_PASS=Password12!
5151
set ODBC_TEST_DSN=Driver={ODBC Driver 17 for SQL Server};Server=^(local^)\SQLEXPRESS;Database=master;uid=%ODBC_TEST_USER%;pwd=%ODBC_TEST_PASS%
5252
set PDOTEST_DSN=odbc:%ODBC_TEST_DSN%
5353

54+
echo PHP_SDK_ARCH=%PHP_SDK_ARCH%
55+
echo PLATFORM=%PLATFORM%
5456
rem setup Firebird related exts
5557
if %PLATFORM%=="x64" (
5658
set PHP_FIREBIRD_DOWNLOAD_URL=https://github.com/FirebirdSQL/firebird/releases/download/v3.0.9/Firebird-3.0.9.33560-0_x64.zip

0 commit comments

Comments
 (0)