fixup! fixup! fixup! fixup! Fix: Redis connection for tests.

This commit is contained in:
2024-06-11 12:08:44 +01:00
parent 32eef4af37
commit cecccc1441
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
name: "Unit testing"
# needs: [prepare]
runs-on: ubuntu-latest
container: ubuntu-latest
container: ubuntu
# container: github/super-linter:v4
needs: [prepare]