From 73d5e344e43643b9cf312ec2ee31368cf4b08c32 Mon Sep 17 00:00:00 2001 From: NikhitaR-IFX Date: Thu, 28 Nov 2024 12:25:32 +0530 Subject: [PATCH] ports/psoc6: Review fixes. Signed-off-by: NikhitaR-IFX --- .github/workflows/ports_psoc6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ports_psoc6.yml b/.github/workflows/ports_psoc6.yml index 6304c7e3bc70..ffe44958dfea 100644 --- a/.github/workflows/ports_psoc6.yml +++ b/.github/workflows/ports_psoc6.yml @@ -72,7 +72,7 @@ jobs: timeout-minutes: 12 run: | ./tests/ports/psoc6/run_psoc6_tests.sh --test-suite ci-tests --board ${{ matrix.board }} --hil ${{ runner.name }} - + - name: Container teardown if: failure() || success() run: |