Skip to content

Commit 7dc0548

Browse files
authored
ci: lint on all platforms
1 parent 25101b0 commit 7dc0548

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- run: yarn build:es
2828
- run: yarn build:all
2929
- run: yarn lint
30-
if: matrix.os == 'ubuntu-latest'
3130
- run: xvfb-run yarn test --coverage --testTimeout 20000
3231
env: { CI: 1 }
3332
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)