Skip to content

Commit 0799edc

Browse files
authored
Fix reporting of failed upstream tests (#942)
1 parent 873e347 commit 0799edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-upstream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
&& github.repository_owner == 'earth-mover'
129129
uses: xarray-contrib/issue-from-pytest-log@v1
130130
with:
131-
log-path: output-pytest-log.jsonl
131+
log-path: icechunk-python/output-pytest-log.jsonl
132132

133133

134134
xarray-backends:

0 commit comments

Comments
 (0)