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
Add archive logic for test changed exercises using gradlew job in the java.yml workflow (#3038)
* Save test archive results to results.txt file
* Change test results file format from JSON to TXT
* Use tee to save test results to file
* Remove echo statement for results path
0 commit comments