Skip to content

Commit 8523add

Browse files
committed
hipo win
1 parent cd080a8 commit 8523add

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-python-win.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
- name: Edit pyproject
4949
run: |
5050
ls
51-
52-
5351
$content = Get-Content pyproject.toml -Raw
5452
$newContent = $content -replace 'cmake\.args = \[\s*"-DPYTHON_BUILD_SETUP=ON"\s*\]', @"
5553
cmake.args = [

0 commit comments

Comments
 (0)