From 1a5d2934aef137955a9037ddf8e73995e7508d03 Mon Sep 17 00:00:00 2001 From: Ilusha <63184036+IlyaShurupov@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:36:38 -0800 Subject: [PATCH] Update WindowsPlatform.yml --- .github/workflows/WindowsPlatform.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/WindowsPlatform.yml b/.github/workflows/WindowsPlatform.yml index 6668696..c98eeb9 100644 --- a/.github/workflows/WindowsPlatform.yml +++ b/.github/workflows/WindowsPlatform.yml @@ -14,8 +14,4 @@ jobs: - uses: actions/checkout@v3 - name: Build - run: pwd - - - name: Test - working-directory: ${{ steps.strings.outputs.build-output-dir }} - run: pwd + run: echo hello