Skip to content

Commit

Permalink
Update upstream-dev-ci.yaml (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 committed Oct 27, 2022
1 parent a88b68e commit f9340de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-dev-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
&& steps.status.outcome == 'failure'
&& github.event_name == 'schedule'
&& github.repository_owner == 'ncar-xdev'
uses: xarray-contrib/issue-from-pytest-log@v0.1
uses: xarray-contrib/issue-from-pytest-log@v1
with:
log-path: output-log.jsonl

0 comments on commit f9340de

Please sign in to comment.