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 26c5ee3 commit 9109c15Copy full SHA for 9109c15
.github/workflows/pr-check.yml
@@ -32,3 +32,5 @@ jobs:
32
- name: Run tests
33
run: |
34
./mvnw -ntp -B -U test
35
+ ls ~/.m2
36
+
0 commit comments