We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c4bf2 commit 4a863a1Copy full SHA for 4a863a1
.github/workflows/ci.yml
@@ -23,5 +23,4 @@ jobs:
23
cache: maven
24
25
- name: Run tests
26
- working-directory: java
27
run: ./mvnw -B verify
0 commit comments