Skip to content

Commit 143b388

Browse files
committed
Drop IE GitHub action task
1 parent 2ee9311 commit 143b388

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,5 @@ jobs:
3636
run: yarn install --frozen-lockfile
3737
- name: Test
3838
run: yarn test
39-
- name: Test IE
40-
if: ${{ matrix.os == 'windows-latest' }}
41-
run: yarn test-browser-ie
4239
- name: Codecov
4340
run: yarn codecov

0 commit comments

Comments
 (0)