Skip to content

Commit 56f14c6

Browse files
committed
Update main.yml
1 parent 65c9d47 commit 56f14c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,7 @@ jobs:
252252
run: |
253253
micromamba create -n xeus-lite-host jupyterlite-core
254254
micromamba activate xeus-lite-host
255-
cd build/test
256-
node test_xeus_cpp.js
255+
node build/test/test_xeus_cpp.js
257256
timeout-minutes: 4
258257

259258
- name: Jupyter Lite integration

0 commit comments

Comments
 (0)