Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 8e44ad5

Browse files
authored
Update .github/workflows/validation.yml
1 parent 50307a2 commit 8e44ad5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- uses: actions/checkout@v2
2828
- uses: actions/setup-python@v4.6.0
2929
with:
30-
# Version range or exact version of Python or PyPy to use, using SemVer's version range syntax. Reads from .python-version if unset.
3130
python-version: ${{ inputs.python-version }}
3231
- name: ${{ matrix.tools }}
3332
uses: microsoft/action-python@0.3.15

0 commit comments

Comments
 (0)