Skip to content

Commit

Permalink
Fixup workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Jan 16, 2022
1 parent 0f83da1 commit 3452ac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflow/test.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
steps:
- name: "Check out repository"
uses: "actions/checkout@v2"
with:
submodules: 'true'
- name: "Set up Python ${{ matrix.python-version }}"
uses: "actions/setup-python@v2"
with:
Expand Down

0 comments on commit 3452ac7

Please sign in to comment.