Skip to content

Commit

Permalink
address pr comment, checkout repo recursively for submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ykim-akamai committed Jun 25, 2024
1 parent 2266ccd commit 4949bc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
with:
ref: ${{ inputs.sha }}
path: .ansible/collections/ansible_collections/linode/cloud
fetch-depth: 0
submodules: 'recursive'

# Install deps
- name: update packages
Expand Down

0 comments on commit 4949bc6

Please sign in to comment.