Skip to content

Commit a2cfa8a

Browse files
committed
ci: remove install npm dependencies step
1 parent 37825ab commit a2cfa8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/android_unit_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
with:
3030
node-version: '18'
3131

32-
- name: Install npm dependencies
33-
run: npm ci
34-
3532
- name: Make Gradle executable
3633
run: chmod +x ./gradlew
3734

0 commit comments

Comments
 (0)