We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1995b8 commit b5f84d1Copy full SHA for b5f84d1
.github/workflows/test-rapidwright-wrapper.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
distribution: 'temurin'
20
java-version: '11'
21
- cache: 'gradle'
+
22
23
- name: Compile
24
run: ./gradlew compileJava
0 commit comments