Skip to content

Commit 71732b3

Browse files
committed
The base install happens in the GHA workflow
1 parent d09a530 commit 71732b3

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
@@ -10,7 +10,6 @@ show_phpinfo $version
1010

1111
# Set up
1212
export unit=1
13-
"$( dirname "${BASH_SOURCE[0]}" )"/base.sh test
1413

1514
# Add team to admin user
1615
echo "UPDATE user SET teamid = 1 WHERE userid = 1;" | mysql domjudge_test

0 commit comments

Comments
 (0)