Skip to content

Commit c7573b5

Browse files
Update python-app.yml
1 parent 4281f20 commit c7573b5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/python-app.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,4 @@ jobs:
1717
with:
1818
python-version: '3.11.2'
1919

20-
- name: Check Python version with PowerShell
21-
run: |
22-
$pythonVersion = python --version
23-
Write-Host "Python version is $pythonVersion"
24-
shell: powershell
20+

0 commit comments

Comments
 (0)