Skip to content

Commit

Permalink
CI checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed Jul 11, 2023
1 parent 47ac887 commit f3daa82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-python@v4
with:
python-version: "3.11"
Expand Down

0 comments on commit f3daa82

Please sign in to comment.