From 43851d7f5a1debf115f3ad9c19f21d21b44f1ff0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 20:29:22 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/test_env_creation.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test_env_creation.yml b/.github/workflows/test_env_creation.yml index 1dd8f69a6..ccd4a90d5 100644 --- a/.github/workflows/test_env_creation.yml +++ b/.github/workflows/test_env_creation.yml @@ -50,8 +50,8 @@ jobs: run: echo "CURRENT_WORKING_DIR=%cd%" >> .env shell: cmd if: runner.os == 'Windows' - - + + - name: Print working directory run: echo "The current working directory is $CURRENT_WORKING_DIR" @@ -64,4 +64,4 @@ jobs: run: type .env shell: cmd if: runner.os == 'Windows' - \ No newline at end of file +