We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
run-java-tests.yml
1 parent 9bd9535 commit 6c9b8bbCopy full SHA for 6c9b8bb
.github/workflows/run-java-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
java-package: jdk
29
architecture: x64
30
distribution: temurin
31
- cahce: maven
+ cache: maven
32
33
- name: Run tests and try building a package
34
run: |
0 commit comments