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 472b242 commit 5e60470Copy full SHA for 5e60470
.github/workflows/test.yml
@@ -25,8 +25,6 @@ jobs:
25
steps:
26
- name: Checkout code
27
uses: actions/checkout@v5
28
- with:
29
- fetch-depth: 0
30
31
- name: Setup JDK ${{ matrix.jdk }}
32
uses: actions/setup-java@v5
0 commit comments