Skip to content

Commit 844fc0d

Browse files
ddamkeddamke
authored andcommitted
delete comments
1 parent 2f67ae1 commit 844fc0d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/mavenCi.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,7 @@ on:
88
push:
99
pull_request:
1010

11-
12-
1311
jobs:
14-
# build:
15-
16-
# runs-on: ubuntu-latest
17-
18-
# steps:
19-
# - uses: actions/checkout@v3
20-
# - name: Set up JDK 1.8
21-
# uses: actions/setup-java@v3
22-
# with:
23-
# java-version: '8'
24-
# distribution: 'corretto'
25-
#cache: maven
26-
#- name: Build
27-
# run: |
28-
# mvn package -B clean verify
29-
3012

3113
analyze:
3214

0 commit comments

Comments
 (0)