Skip to content

Commit

Permalink
Full depth clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Dec 11, 2023
1 parent 20d00ee commit f19c90f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/powershell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.

- name: Run PSScriptAnalyzer
uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f
Expand Down

0 comments on commit f19c90f

Please sign in to comment.