Skip to content

Commit 1b7eaad

Browse files
committed
Gather logs close to the unit tests
1 parent e0e566a commit 1b7eaad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/jobs/unit-tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ if [ $UNITSUCCESS -eq 0 ]; then
7070
else
7171
STATE=failure
7272
fi
73-
cp webapp/var/log/test.log "$ARTIFACTS"/test.log
7473

7574
curl https://api.github.com/repos/domjudge/domjudge/statuses/$CI_COMMIT_SHA \
7675
-X POST \

0 commit comments

Comments
 (0)