Skip to content

Commit 3d6765e

Browse files
committed
fix: vl-8875
1 parent 3ce0171 commit 3d6765e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/react-native-sdk.tests.workflow.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
# Install dependencies
2727
- name: Install dependencies
2828
run: corepack enable && yarn set version 3.6.1 && yarn
29-
# Check licenses
30-
- name: Check licenses
31-
run: corepack enable && yarn set version 1.22.22 && yarn check-licenses
3229
# Run lint
3330
- name: Run lint
3431
run: corepack enable && yarn set version 3.6.1 && yarn lint

0 commit comments

Comments
 (0)