Skip to content

Commit a2fb550

Browse files
run cov
1 parent 6c4ad5b commit a2fb550

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/code-coverage.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- name: Checkout code
16-
uses: actions/checkout@v2
17-
18-
- name: Set up JDK 11
19-
uses: actions/setup-java@v2
20-
with:
21-
java-version: 11
2215

2316
- name: Build with Maven
2417
run: mvn clean package

0 commit comments

Comments
 (0)