From 6505c30c2b463b9f457ebc9dd32cddd399f6e485 Mon Sep 17 00:00:00 2001 From: Guillermo Ruffino Date: Tue, 30 Jun 2020 22:17:05 -0300 Subject: [PATCH] fix gitlab test4.yaml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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