Skip to content

Commit 0f48c40

Browse files
committed
fix env again.
1 parent b93840d commit 0f48c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

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

3030
env:
3131
# OS: ${{ matrix.os }}
32-
- PYTHON_VERSION: ${{ matrix.python-version }}
32+
PYTHON_VERSION: ${{ matrix.python-version }}
3333

3434
steps:
3535
# Checkout the latest code from the repo

0 commit comments

Comments
 (0)