Revert "fix: Fix integration test tasks, to remove matrix.python-version from the step version"
This reverts commit 7074a1ca11
.
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
Reference in New Issue
Block a user