Skip to content

Commit

Permalink
Update .github/workflows/deep-source.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Nov 6, 2024
1 parent c1851d8 commit 851fc9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deep-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
name: Deep Source Coverage report
runs-on: ubuntu-latest
steps:
- name: Restore dependencies
run: dotnet restore

- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 851fc9d

Please sign in to comment.