Skip to content

Commit

Permalink
run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodriguezs2020 committed Jan 14, 2025
1 parent 6c66fc5 commit fe80059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
sleep 20
cd ./backend
mvn -Dtest=UploadDocumentApiTest test
mvn mvn -f pom.xml test
## Step 5: End Image Execution and Push image to Docker Hub
- name: Stop docker compose
Expand Down

0 comments on commit fe80059

Please sign in to comment.