Skip to content

Commit c66c2b8

Browse files
committed
Don't double install
1 parent 03a8531 commit c66c2b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/jobs/unit-tests.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ show_phpinfo $version
1313
# Set up
1414
export unit=1
1515

16-
"$( dirname "${BASH_SOURCE[0]}" )"/baseinstall.sh unit install test
17-
1816
# Add team to admin user
1917
echo "UPDATE user SET teamid = 1 WHERE userid = 1;" | mysql domjudge_test
2018

0 commit comments

Comments
 (0)