Add comment clarifying Python setup purpose
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/deploy_staging.yml
vendored
1
.github/workflows/deploy_staging.yml
vendored
@@ -57,6 +57,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
|
# Python is required for validation scripts
|
||||||
|
|
||||||
- name: Run pre-deployment validations
|
- name: Run pre-deployment validations
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user