diff --git a/.github/workflows/test-application.yaml b/.github/workflows/test-application.yaml
index d519b0e3..35725d93 100644
--- a/.github/workflows/test-application.yaml
+++ b/.github/workflows/test-application.yaml
@@ -168,6 +168,7 @@ jobs:
SULU_ADMIN_EMAIL:
DATABASE_URL: mysql://root:root@127.0.0.1:3306/sulu_test?serverVersion=${{ matrix.mysql-version }}
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ LOCK_DSN: flock
strategy:
fail-fast: false
diff --git a/README.md b/README.md
index a28b7d68..0779cf95 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
-
+