Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manjunath-Itagi authored Dec 18, 2023
1 parent b39c18f commit 7df13a9
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.test }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test2 }}"
Expand All @@ -35,7 +35,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -47,7 +47,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -59,7 +59,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -82,7 +82,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -94,7 +94,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -106,7 +106,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -118,7 +118,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -130,7 +130,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -142,7 +142,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -154,7 +154,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.test }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test2 }}"
Expand All @@ -166,7 +166,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -178,7 +178,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -190,7 +190,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -202,7 +202,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -214,7 +214,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -226,7 +226,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -238,7 +238,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -250,7 +250,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -262,7 +262,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -274,7 +274,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"
Expand All @@ -286,7 +286,7 @@ jobs:
- name: echoing
run: |
echo "test"
sleep 20s
sleep 3m
echo "${{ matrix.tes }}"
echo "${{ matrix.test1 }}"
echo "${{ matrix.test3 }}"

0 comments on commit 7df13a9

Please sign in to comment.