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