Skip to content

Commit 0733229

Browse files
committed
debug
1 parent f4d0f7b commit 0733229

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
from pathlib import Path
117117
118118
print("Checking required checks")
119-
print(os.environ["NEEDS"])
120119
121120
jobs = json.loads(os.environ["NEEDS"])
122121
job_names = sorted(jobs.keys())
@@ -135,7 +134,7 @@ jobs:
135134
results = {f.name: int(f.read_text()) for f in result_artifacts}
136135
del results["test-go-pg_result_windows-2022"]
137136
if sum(results.values()) == 0:
138-
print("test-go-pg on windows-2022 failed, but we are skipping it")
137+
print("test-go-pg on windows-2022 failed, but we are temporarily skipping it until it's fixed")
139138
continue
140139
141140
if result in ["failure", "cancelled"]:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy