We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f22b7a commit ea7bf0bCopy full SHA for ea7bf0b
1 file changed
.github/workflows/upstream-dev-ci.yaml
@@ -85,6 +85,6 @@ jobs:
85
if: |
86
failure()
87
&& steps.status.outcome == 'failure'
88
- uses: xarray-contrib/issue-from-pytest-log@v1
+ uses: scientific-python/issue-from-pytest-log@v1
89
with:
90
log-path: output-${{ matrix.python-version }}-log.jsonl
0 commit comments