mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-15 14:35:01 +03:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
stack build && stack exec tests
|