Skip to content

Commit

Permalink
no need for full history in nuget test anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
drewcassidy committed Sep 21, 2024
1 parent 3a2b12d commit 2619382
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/internal-test-plugin-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # get full history, not shallow clone

- name: Setup .NET
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit 2619382

Please sign in to comment.