diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 43f1d8ffa..8e8c5464f 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -374,8 +374,8 @@ jobs: run: cat /opt/.runner_env >> $GITHUB_ENV # Run tests - - name: Run Docker tests - run: ./tests/main.py "docker" + # - name: Run Docker tests + # run: ./tests/main.py "docker" # - name: Run Autoconf tests # run: ./tests/main.py "autoconf" # - name: Run Swarm tests diff --git a/examples/authelia/tests.json b/examples/authelia/tests.json index 40bf976dc..54c682afd 100644 --- a/examples/authelia/tests.json +++ b/examples/authelia/tests.json @@ -4,7 +4,8 @@ "docker", "autoconf", "swarm", - "kubernetes" + "kubernetes", + "linux" ], "timeout": 60, "tests": [