Skip to content

Commit

Permalink
Fix DeepSource test coverage PR commit SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Jan 28, 2024
1 parent ef763b9 commit d6cda53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/report-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
with:
repository: ${{ github.event.workflow_run.head_repository.full_name }}
ref: ${{ github.event_name == 'pull_request' && github.head_ref || github.ref }}

- name: Download test coverage
Expand Down

0 comments on commit d6cda53

Please sign in to comment.