1
0
mirror of synced 2026-07-08 09:30:02 +00:00

fix: change some int types to double (#200)

This commit is contained in:
Yury Semikhatsky
2021-01-08 18:29:49 -08:00
committed by GitHub
parent 01d7eac7ad
commit 89492da7d6
22 changed files with 269 additions and 290 deletions
-6
View File
@@ -26,12 +26,6 @@ jobs:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2
# - name: Cache Downloaded Drivers
# uses: actions/cache@v2
# with:
# path: driver-bundle/src/main/resources/driver
# key: ${{ runner.os }}-drivers-${{ hashFiles('scripts/*') }}
# restore-keys: ${{ runner.os }}-drivers
- name: Download drivers
shell: bash
run: scripts/download_driver_for_all_platforms.sh