Skip to content

Commit ea7bf0b

Browse files
committed
fix location
1 parent 5f22b7a commit ea7bf0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upstream-dev-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ jobs:
8585
if: |
8686
failure()
8787
&& steps.status.outcome == 'failure'
88-
uses: xarray-contrib/issue-from-pytest-log@v1
88+
uses: scientific-python/issue-from-pytest-log@v1
8989
with:
9090
log-path: output-${{ matrix.python-version }}-log.jsonl

0 commit comments

Comments
 (0)