Skip to content

Commit b5f84d1

Browse files
committed
Temporarily remove cache
Signed-off-by: Chris Lavin <[email protected]>
1 parent e1995b8 commit b5f84d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rapidwright-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
distribution: 'temurin'
2020
java-version: '11'
21-
cache: 'gradle'
21+
2222

2323
- name: Compile
2424
run: ./gradlew compileJava

0 commit comments

Comments
 (0)