You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a timeout of 15 minutes to the test job to prevent long-running processes.
- Implemented a fail-fast strategy in the job matrix to improve efficiency.
- Made the Gradle wrapper executable as part of the workflow steps.
- Updated the test execution command to simplify output and added a step to upload test results for better visibility.
These changes improve the reliability and clarity of the testing process.
0 commit comments