mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
3 lines
66 B
Text
3 lines
66 B
Text
|
#!/usr/bin/env bash
|
||
|
cargo test --bin render_wasm -- --show-output
|