diff --git a/.github/workflows/test_ws_codecov.yml b/.github/workflows/test_ws_codecov.yml index 1350dfd..c747048 100644 --- a/.github/workflows/test_ws_codecov.yml +++ b/.github/workflows/test_ws_codecov.yml @@ -16,6 +16,7 @@ jobs: - uses: actions/checkout@v3 with: repository: biothings/biothings_explorer + ref: ${{ steps.branch-name.outputs.current_branch }} - name: Use Node.js 18.x uses: actions/setup-node@v3