Skip to content

Commit

Permalink
update test cases command
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojKrishnaChintaluri committed Dec 7, 2023
1 parent 4d47b32 commit c828153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fetch-depth: 0
- name: Maven Build
run: |
mvn clean install
mvn clean install -DskipTests
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit c828153

Please sign in to comment.