mirror of
https://github.com/henrikpersson/potatis.git
synced 2025-04-02 10:32:09 -04:00
2 lines
No EOL
112 B
Bash
Executable file
2 lines
No EOL
112 B
Bash
Executable file
#!/bin/sh
|
|
cargo build --release --bin nes-cloud-instance && cargo test --release -- --test-threads=1 --nocapture |