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.
issue-from-pytest-log
1 parent 891285e commit 4b65245Copy full SHA for 4b65245
.github/workflows/upstream-dev-ci.yaml
@@ -88,6 +88,6 @@ jobs:
88
&& steps.status.outcome == 'failure'
89
&& github.event_name == 'schedule'
90
&& github.repository_owner == 'pydata'
91
- uses: xarray-contrib/issue-from-pytest-log@v1.1
+ uses: xarray-contrib/issue-from-pytest-log@v1
92
with:
93
log-path: output-${{ matrix.python-version }}-log.jsonl
0 commit comments