Skip to content

Commit 43bc9e5

Browse files
committed
chore: revert extra step
1 parent 4acd2a9 commit 43bc9e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
node-version: ${{ matrix.node-version }}
2626
- name: Install && Build - SDK and Sample App
2727
uses: ./.github/actions/install-and-build-sdk
28-
- name: ESLint
29-
run: yarn lerna-workspaces run eslint
3028
- name: Lint
3129
run: yarn lerna-workspaces run lint
3230
- name: Test

0 commit comments

Comments
 (0)