Skip to content

Commit fc2b19d

Browse files
committed
Remove gradlew version command from windows build
1 parent cdb5bf8 commit fc2b19d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
command: |
4444
choco install -y openjdk11
4545
choco install -y gradle
46-
gradlew --version
4746
- run:
4847
name: Run Tests
4948
command: |

0 commit comments

Comments
 (0)