mirror of
https://github.com/penpot/penpot.git
synced 2025-03-24 05:31:25 -05:00
3 lines
66 B
Text
3 lines
66 B
Text
|
#!/usr/bin/env bash
|
||
|
cargo test --bin render_wasm -- --show-output
|