Skip to content

Commit e8be4bb

Browse files
authored
Update ci-additional.yaml (#8280)
1 parent 1b0012a commit e8be4bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-additional.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ jobs:
8282
name: Mypy
8383
runs-on: "ubuntu-latest"
8484
needs: detect-ci-trigger
85-
# temporarily skipping due to https://github.com/pydata/xarray/issues/6551
86-
if: needs.detect-ci-trigger.outputs.triggered == 'false'
8785
defaults:
8886
run:
8987
shell: bash -l {0}

0 commit comments

Comments
 (0)