Skip to content

Commit

Permalink
Fetch submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
davenquinn committed Dec 28, 2024
1 parent 02fdf39 commit 917cba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v4
with:
submodules: 'recursive'

- name: Install poetry
run: pipx install poetry
Expand Down

0 comments on commit 917cba4

Please sign in to comment.