diff --git a/ci-complement.sh b/ci-complement.sh index 5d4ca09b8ba393237aed3d855ba47353150c5f94..2b23a306dd2d5e25cd7d2b36798555c6460fc8c3 100644 --- a/ci-complement.sh +++ b/ci-complement.sh @@ -2,6 +2,4 @@ git clone --depth=1 https://github.com/matrix-org/complement.git CI_COMPLEMENT cd CI_COMPLEMENT -git fetch origin pull/14/head:complement-with-timeout -git checkout complement-with-timeout go test -run '^(TestMediaWithoutFileName)$' -v ./tests