Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Apr 28, 2022
1 parent aa5dba0 commit a5f04fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
# duplicate annotations.
- name: Install error reporter
if: ${{ matrix.os }} == 'ubuntu-latest' and ${{ python-version }} == '3.10'
run: |
python -m pip install pytest-github-actions-annotate-failures
- name: Install xarray
run: |
Expand Down

0 comments on commit a5f04fe

Please sign in to comment.