Skip to content

Commit 1168ce2

Browse files
Update maven.yml
1 parent 528322b commit 1168ce2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,5 @@ on:
77
branches: [ "master" ]
88

99
jobs:
10-
1110
build:
12-
13-
runs-on: ubuntu-latest
14-
15-
steps:
16-
- uses: actions/checkout@v4
17-
- run : ls -lart .github/workflows/
18-
- uses: anujdevopslearn/SonarQubeCoverageJava/.github/workflows/maven-reusable.yml@master
11+
uses: ./.github/workflows/maven-reusable.yml

0 commit comments

Comments
 (0)