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 e48db3a commit edd08db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:

# Step 5: Run unit tests
- name: Run backend unit tests
run: mvn test -Dtest=com.example.jobsnap.unit.*
run: mvn test -DtestSourceDirectory=src/test/java/com/example/jobsnap/unit

0 comments on commit edd08db

Please sign in to comment.