4 lines
56 B
Bash
4 lines
56 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
lake build test && lake env build/bin/test
|