Add report redirection Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.nojekyll
diff --git a/index.html b/index.html new file mode 100644 index 0000000..31ae865 --- /dev/null +++ b/index.html
@@ -0,0 +1,5 @@ +<html> +<head> + <meta http-equiv="refresh" content="0; url=https://chipsalliance.github.io/sv-tests-results/"> +</head> +</html>