Skip to content

Commit

Permalink
fixing windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 committed Jan 2, 2024
1 parent 8c7ad92 commit bff4fb1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,6 @@ jobs:
set CL=/MP
nmake install
- name: test
shell: cmd
run: |
call C:\Users\runneradmin\micromamba-root\condabin\micromamba.bat activate xeus-cpp
cd test
pytest . --reruns 5
emscripten_wasm:

runs-on: ubuntu-latest
Expand Down

0 comments on commit bff4fb1

Please sign in to comment.