Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminBalaita2003 authored Jan 30, 2025
1 parent 9fba725 commit d70bf2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ jobs:

# Step 5: Run only unit tests
- name: Run backend unit tests
run: mvn test -Dtest=com.example.jobsnap.unit.* -DexcludedGroups=integration

run: mvn test -Dtest=com.example.jobsnap.unit.* -Dspring.test.database.replace=NONE

0 comments on commit d70bf2f

Please sign in to comment.