1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

ci: more verbose output (#12264)

This commit is contained in:
Lewis Cowles
2023-09-23 00:34:48 +01:00
committed by GitHub
parent 1df8fd4f12
commit b94ef611e3
3 changed files with 0 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
@echo off
if /i "%GITHUB_ACTIONS%" neq "True" (
echo for CI only
exit /b 3

View File

@@ -1,5 +1,3 @@
@echo off
if /i "%GITHUB_ACTIONS%" neq "True" (
echo for CI only
exit /b 3

View File

@@ -1,5 +1,3 @@
@echo off
if /i "%GITHUB_ACTIONS%" neq "True" (
echo for CI only
exit /b 3