We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cb515 commit 7f5ececCopy full SHA for 7f5ecec
.github/workflows/upstream-dev-ci.yaml
@@ -84,7 +84,7 @@ jobs:
84
failure()
85
&& steps.status.outcome == 'failure'
86
&& github.event_name == 'schedule'
87
- && github.repository_owner == 'regionmask'
+ && github.repository_owner == 'mpytools'
88
uses: xarray-contrib/issue-from-pytest-log@v1
89
with:
90
log-path: output-${{ matrix.python-version }}-log.jsonl
0 commit comments