github: remove ci-gradle.properties

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-02 20:50:30 +05:30
parent c74079797a
commit e06f5380a1
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 0 additions and 7 deletions

View file

@ -20,9 +20,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@c952173edf28a2bd22e1a4926590c1ac39630461
- name: Copy CI gradle.properties
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
- uses: burrunan/gradle-cache-action@v1
name: Run unit tests
with: