Skip to content

Commit

Permalink
Test new fixes for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelayori committed Apr 4, 2024
1 parent 6b457e2 commit 17a528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
./mvnw spring-boot:run &
echo $! > spring-boot-app.pid
sleep 15
sleep 30
env:
SPRING_DATASOURCE_URL: jdbc:mysql://localhost:3306/test_database
SPRING_DATASOURCE_USERNAME: root
Expand Down

0 comments on commit 17a528d

Please sign in to comment.