Skip to content

Commit 7142849

Browse files
committed
🔨 attempt to fix unit test
1 parent 5e540cb commit 7142849

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/unit-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
with:
1717
node-version: 20
1818
registry-url: https://registry.npmjs.org
19-
- name: Install react
20-
run: yarn add [email protected]
21-
- name: Install react-native
22-
run: yarn add [email protected]
2319
- name: Install dependencies
2420
run: yarn install -D
2521
- name: Test

0 commit comments

Comments
 (0)