mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Also checkout submodules.
This commit is contained in:
3
.github/workflows/CoverageCollection.yml
vendored
3
.github/workflows/CoverageCollection.yml
vendored
@@ -76,6 +76,9 @@ jobs:
|
||||
|
||||
- name: ⏬ Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
submodules: true
|
||||
|
||||
- name: 🐍 Setup Python ${{ inputs.python_version }}
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user