We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1b202 commit 03e1c6dCopy full SHA for 03e1c6d
1 file changed
.github/workflows/upstream-dev-ci.yaml
@@ -86,8 +86,6 @@ jobs:
86
if: |
87
failure()
88
&& steps.status.outcome == 'failure'
89
- # && github.event_name == 'schedule'
90
- # && github.repository_owner == 'mpytools'
91
uses: xarray-contrib/issue-from-pytest-log@v1
92
with:
93
log-path: output-${{ matrix.python-version }}-log.jsonl
0 commit comments