Skip to content

Commit 997bd30

Browse files
authored
Update main.yml to use spaces instead of tabs
1 parent 4912297 commit 997bd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
micromamba create -n xeus-lite-host jupyterlite-core
258258
micromamba activate xeus-lite-host
259259
cd build/test
260-
# Fresh install browsers, and run Emscripten tests in them
260+
# Fresh install browsers, and run Emscripten tests in them
261261
# This is to match the Emscripten build instructions, where
262262
# we run in a fresh browser, to stop any extra installed
263263
# stuff interferring with the running of the tests

0 commit comments

Comments
 (0)