Add build and publish steps #3
@ -145,6 +145,6 @@ jobs:
|
||||
# Run backend tests and build
|
||||
- name: Test & build backend
|
||||
working-directory: .
|
||||
run:
|
||||
run: |
|
||||
mvn clean test -Dspring.profiles.active=test
|
||||
echo "Backend test and build workflow successfully completed."
|
||||
Reference in New Issue
Block a user