Skip to content

Commit fb8b83b

Browse files
agarneha1331francisf
authored andcommitted
Fix workflow file
1 parent 1ca1da3 commit fb8b83b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/maven-workflow-run.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
run: |
6565
mvn compile
6666
mvn test -P sample-test
67-
- name: Run mvn profile suite
68-
run: |
69-
mvn compile
70-
mvn test -P suite
7167
- if: always()
7268
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975
7369
id: status-check-completed

0 commit comments

Comments
 (0)