From 86686e6a7a15a782f6e00455ff26bea2b8496d42 Mon Sep 17 00:00:00 2001 From: Damien Retzinger Date: Fri, 5 Aug 2022 08:12:55 -0400 Subject: [PATCH] style: lint yaml (#23) Co-authored-by: Ihor Sviziev --- .github/workflows/integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index e255ed2..84b2f74 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -146,4 +146,4 @@ jobs: - run: ${{ inputs.test_command }} working-directory: ${{ inputs.magento_directory }}/dev/tests/integration - name: Run Integration Tests \ No newline at end of file + name: Run Integration Tests