Skip to content

Commit 040d307

Browse files
committed
Allow debugging wasm
1 parent 483e047 commit 040d307

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
environment-file: environment-dev.yml
4343
environment-name: xeus-cpp
4444

45-
- name: mamba update all
46-
shell: bash -l {0}
47-
run: |
48-
$HOME/micromamba-bin/micromamba update --all
49-
5045
- name: install cxx compiler
5146
shell: bash -l {0}
5247
run: |

0 commit comments

Comments
 (0)