We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2608c40 commit 8df5d22Copy full SHA for 8df5d22
.github/workflows/upstream-dev-ci.yaml
@@ -87,6 +87,6 @@ jobs:
87
&& steps.status.outcome == 'failure'
88
&& github.event_name == 'schedule'
89
&& github.repository_owner == 'pydata'
90
- uses: xarray-contrib/issue-from-pytest-log@v0.1
+ uses: xarray-contrib/issue-from-pytest-log@v1.1
91
with:
92
log-path: output-${{ matrix.python-version }}-log.jsonl
0 commit comments