Skip to content
Snippets Groups Projects
Commit 72a5fff0 authored by Travis Ralston's avatar Travis Ralston
Browse files

Update complement CI

parent d57593d3
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,4 @@ ...@@ -2,6 +2,4 @@
git clone --depth=1 https://github.com/matrix-org/complement.git CI_COMPLEMENT git clone --depth=1 https://github.com/matrix-org/complement.git CI_COMPLEMENT
cd 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 go test -run '^(TestMediaWithoutFileName)$' -v ./tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment