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 51f00e3 commit 7f3596bCopy full SHA for 7f3596b
1 file changed
.github/workflows/upstream.yml
@@ -79,7 +79,7 @@ jobs:
79
&& github.event_name != 'pull_request'
80
&& github.repository == 'dask/dask'
81
&& steps.run_tests.outcome == 'failure'
82
- uses: scientific-python/issue-from-pytest-log-action@v1.3.0
+ uses: scientific-python/issue-from-pytest-log-action@v1.4.0
83
with:
84
log-path: output-log.jsonl
85
issue-title: ⚠️ Upstream CI failed ⚠️
0 commit comments