Skip to content

Commit

Permalink
Update test-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sequoiar authored Jul 13, 2023
1 parent 17f4240 commit e30ec5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: actions/checkout@v3
with:
persist-credentials: false
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Set up Python ${{ env.PYTHON_VERSION }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit e30ec5b

Please sign in to comment.