diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ed7094615..1d349c4059 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -134,7 +134,7 @@ test3: test4: <<: *test script: - - esphome tests/test3.yaml compile + - esphome tests/test4.yaml compile .deploy-pypi: &deploy-pypi <<: *lint