Skip to content

Commit a5f04fe

Browse files
committed
1 parent aa5dba0 commit a5f04fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
# duplicate annotations.
8383
- name: Install error reporter
8484
if: ${{ matrix.os }} == 'ubuntu-latest' and ${{ python-version }} == '3.10'
85+
run: |
86+
python -m pip install pytest-github-actions-annotate-failures
8587
8688
- name: Install xarray
8789
run: |

0 commit comments

Comments
 (0)