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 6ffcab6 commit 717840aCopy full SHA for 717840a
Tools/wasm/emscripten/browser_test/run_test.sh
100644
100755
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
npm ci
-npx playwright install chrome
3
+npx playwright install
4
CI=1 npx playwright test
0 commit comments