We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e47bed commit 5ca25afCopy full SHA for 5ca25af
.github/workflows/ci.yaml
@@ -554,3 +554,4 @@ jobs:
554
run: wasmer run --dir `pwd` target/wasm32-wasip1/release/rustpython.wasm -- `pwd`/extra_tests/snippets/stdlib_random.py
555
- name: run cpython unittest
556
run: wasmer run --dir `pwd` target/wasm32-wasip1/release/rustpython.wasm -- `pwd`/Lib/test/test_int.py
557
+
0 commit comments