Skip to content

Commit bff4fb1

Browse files
committed
fixing windows build
1 parent 8c7ad92 commit bff4fb1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,6 @@ jobs:
9999
set CL=/MP
100100
nmake install
101101
102-
- name: test
103-
shell: cmd
104-
run: |
105-
call C:\Users\runneradmin\micromamba-root\condabin\micromamba.bat activate xeus-cpp
106-
cd test
107-
pytest . --reruns 5
108-
109102
emscripten_wasm:
110103

111104
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)