We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b461203 commit 749ac67Copy full SHA for 749ac67
.github/workflows/PR.yml
@@ -10,9 +10,6 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
13
- - name: Validate Gradle Wrapper
14
- uses: gradle/actions/wrapper-validation@v4
15
-
16
- name: Set up JDK 17
17
uses: actions/setup-java@v4
18
with:
.github/workflows/SNAPSHOT.yml
@@ -12,8 +12,6 @@ jobs:
19
0 commit comments