Use new cache-cleanup param in integtest

This commit is contained in:
daz 2024-07-17 22:47:46 -06:00
parent 27dea2df09
commit 3083f01451
No known key found for this signature in database

View file

@ -55,7 +55,7 @@ jobs:
uses: ./setup-gradle
with:
cache-read-only: false
gradle-home-cache-cleanup: true
cache-cleanup: 'on-success'
- name: Build with 3.1.1
working-directory: sources/test/jest/resources/cache-cleanup
run: ./gradlew --no-daemon --build-cache -Dcommons_math3_version="3.1.1" build