We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a8531 commit c66c2b8Copy full SHA for c66c2b8
.github/jobs/unit-tests.sh
@@ -13,8 +13,6 @@ show_phpinfo $version
13
# Set up
14
export unit=1
15
16
-"$( dirname "${BASH_SOURCE[0]}" )"/baseinstall.sh unit install test
17
-
18
# Add team to admin user
19
echo "UPDATE user SET teamid = 1 WHERE userid = 1;" | mysql domjudge_test
20
0 commit comments