Skip to content

Commit

Permalink
Update ci-additional.yaml (#8280)
Browse files Browse the repository at this point in the history
  • Loading branch information
Illviljan committed Oct 8, 2023
1 parent 1b0012a commit e8be4bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-additional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
name: Mypy
runs-on: "ubuntu-latest"
needs: detect-ci-trigger
# temporarily skipping due to https://github.com/pydata/xarray/issues/6551
if: needs.detect-ci-trigger.outputs.triggered == 'false'
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit e8be4bb

Please sign in to comment.