Skip to content

Commit 01cfaff

Browse files
Prerak SinghPrerak Singh
authored andcommitted
bug fix
1 parent cb285b9 commit 01cfaff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
CXXFLAGS: "-std=c++17"
110110
run: |
111111
spin build -v
112-
python -m pip install . --no-deps --no-build-isolation -v
113112
114113
- name: Run tests
115114
run: |
@@ -155,7 +154,6 @@ jobs:
155154
CXXFLAGS: "-std=c++17"
156155
run: |
157156
spin build -v
158-
python -m pip install . --no-deps --no-build-isolation -v
159157
- name: Run tests
160158
run: |
161159
cd $HOME

0 commit comments

Comments
 (0)