diff --git a/.github/workflows/test_ws_codecov.yml b/.github/workflows/test_ws_codecov.yml index 41619db..5a85bc0 100644 --- a/.github/workflows/test_ws_codecov.yml +++ b/.github/workflows/test_ws_codecov.yml @@ -29,6 +29,7 @@ jobs: - name: pnpm install, generate coverage report run: | + git checkout ${{ steps.branch-name.outputs.current_branch }} pnpm run clone pnpm run git checkout ${{ steps.branch-name.outputs.current_branch }} pnpm i