Skip to content

Commit

Permalink
Update test-vitest-coverage-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davelosert authored Aug 30, 2024
1 parent 6c7d7bd commit 14b81b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-vitest-coverage-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
ref: ${{ matrix.branch }}
repository: ${{github.event.pull_request.head.repo.full_name}}
fetch-depth: 0
- run: echo "Repo is '${{ github.repository }}', PR repo is ${{github.event.pull_request.head.repo.full_name}}"
- name: "Install Node"
uses: actions/setup-node@v4
Expand Down

0 comments on commit 14b81b5

Please sign in to comment.