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 357c650 commit 24bfc0fCopy full SHA for 24bfc0f
1 file changed
.github/workflows/reusable-emscripten.yml
@@ -77,3 +77,5 @@ jobs:
77
run: python3 Platforms/emscripten pythoninfo-host
78
- name: "Test"
79
run: python3 Platforms/emscripten run --test
80
+ - name: "Test Repl"
81
+ run: Platforms/emscripten/browser_test/run_test.sh
0 commit comments