Skip to content

Commit 2fd42c8

Browse files
committed
fix github action
1 parent 2745e57 commit 2fd42c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pythonapp.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v4
11-
- name: Parse Python version
12-
run: sed s/python-// runtime.txt | head > .python-version
1311
- name: Set up Python
1412
uses: actions/setup-python@v5
1513
with:

0 commit comments

Comments
 (0)