Skip to content

Commit 2b2b1cd

Browse files
authored
Add sudo safaridriver --enable emscripten.yml
1 parent c86a358 commit 2b2b1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ jobs:
564564
emrun --browser="Google Chrome" --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" CppInterOpTests.html
565565
echo "Running DynamicLibraryManagerTests in Google Chrome"
566566
emrun --browser="Google Chrome" --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" DynamicLibraryManagerTests.html
567+
sudo safaridriver --enable
567568
echo "Running CppInterOpTests in Safari"
568569
emrun --no_browser --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" CppInterOpTests.html
569570
python browser_tests_safari.py CppInterOpTests.html

0 commit comments

Comments
 (0)