Skip to content

Commit d7c7567

Browse files
committed
Remove CI_PYTHON_VERSION env setting
1 parent 06f3a81 commit d7c7567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ jobs:
382382
- name: Run venv tests
383383
env:
384384
TEST_FILES_SUFFIX: testvirtualenvs
385-
CI_PYTHON_VERSION: ${{matrix.python}}
386385
uses: GabrielBB/[email protected]
387386
with:
388387
run: npm run testSingleWorkspace

0 commit comments

Comments
 (0)