Skip to content

Commit 51caec3

Browse files
committed
feat: debug
1 parent 0ffd49c commit 51caec3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
# Install dependencies
2727
- name: Install dependencies
2828
run: corepack enable && yarn set version 3.6.1 && yarn
29+
- name: DEBUG Check licenses
30+
run: yarn licenses list --production --json
2931
# Check licenses
3032
- name: Check licenses
3133
run: yarn check-licenses

0 commit comments

Comments
 (0)