From da6d346838691422b5764bdcf43a22080a36aaa8 Mon Sep 17 00:00:00 2001 From: Marian Abuhazi Date: Tue, 7 May 2024 00:22:08 -0400 Subject: [PATCH] Update format check. --- .github/workflows/regression-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/regression-test.yaml b/.github/workflows/regression-test.yaml index 1d32377834..954d0cbac3 100644 --- a/.github/workflows/regression-test.yaml +++ b/.github/workflows/regression-test.yaml @@ -57,6 +57,6 @@ jobs: . ~/.bashrc - name: Run code formatting check run: | - cd utils/scripts/actions-pipeline - pwd + cd utils/scripts/actions-pipeline/code-format + ls