We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4912297 commit 997bd30Copy full SHA for 997bd30
.github/workflows/main.yml
@@ -257,7 +257,7 @@ jobs:
257
micromamba create -n xeus-lite-host jupyterlite-core
258
micromamba activate xeus-lite-host
259
cd build/test
260
- # Fresh install browsers, and run Emscripten tests in them
+ # Fresh install browsers, and run Emscripten tests in them
261
# This is to match the Emscripten build instructions, where
262
# we run in a fresh browser, to stop any extra installed
263
# stuff interferring with the running of the tests
0 commit comments