Skip to content

Commit

Permalink
try using submodules: true
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Oct 2, 2024
1 parent 586ac2e commit 6f9e3e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
submodules: true
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*
- name: Set up Python 3.10
uses: actions/setup-python@v5
Expand Down

0 comments on commit 6f9e3e6

Please sign in to comment.