diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml
index 1819502f6..126b9860c 100644
--- a/.github/workflows/cypress.yml
+++ b/.github/workflows/cypress.yml
@@ -70,6 +70,9 @@ jobs:
wait-on: http://localhost:5000/
# 10 minutes
wait-on-timeout: 600
+ wait-on: http://localhost:5000/
+ # 10 minutes
+ wait-on-timeout: 600
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
diff --git a/README.md b/README.md
index c42059e78..42769c74c 100644
--- a/README.md
+++ b/README.md
@@ -550,7 +550,8 @@ Here are some of the features Ombi has:
Jacob Pyke
-
+
+