Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b986b2f

Browse files
committed
Revert "update step name with python version"
This reverts commit 07adc0d.
1 parent 07adc0d commit b986b2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- uses: actions/checkout@v3
22-
- name: Set up Python ${{ matrix.python-version }}
22+
- name: Set up Python
2323
uses: actions/setup-python@v3
2424
with:
2525
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)