Skip to content

Commit ad7e43f

Browse files
committed
erronenous step
1 parent 35ebdec commit ad7e43f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ jobs:
66
- image: gradle
77
steps:
88
- checkout
9-
- run:
10-
name: Download Dependencies
11-
command: ./gradlew androidDependencies
129
- run:
1310
name: Run Tests
1411
command: ./gradlew test -PclientId=$SPOTIFY_CLIENT_ID -PclientSecret=$SPOTIFY_CLIENT_SECRET

0 commit comments

Comments
 (0)