Skip to content

Commit fae4f79

Browse files
authored
save
1 parent 331736b commit fae4f79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/02_Build-service.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212

1313
steps:
1414
- run: echo "Compile java code"
15-
- run: echo "Compile java code"
1615

1716
testing:
1817

@@ -23,6 +22,3 @@ jobs:
2322

2423
steps:
2524
- run: echo "Testing java code"
26-
- run: echo "Testing java code"
27-
- run: echo "Testing java code"
28-
- run: echo "Testing java code"

0 commit comments

Comments
 (0)