Skip to content

Commit cfb2de6

Browse files
committed
1
1 parent de2a858 commit cfb2de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-python@v5
3131
name: Install Python ${{ matrix.python-version }}
3232
with:
33-
python-version: ${{ matrix.python_version }}
33+
python-version: ${{ matrix.python-version }}
3434
allow-prereleases: true
3535

3636
- name: Set up JDK ${{ matrix.java-version }}

0 commit comments

Comments
 (0)