Skip to content

Commit

Permalink
trying some checkout params
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Nov 29, 2024
1 parent 5d8b903 commit 3224d32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-cqa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
fetch-tags: true
fetch-depth: 1
- uses: actions/cache@v4
with:
path: ~/.cache/pip
Expand Down

0 comments on commit 3224d32

Please sign in to comment.