Initial commit: converge - auto-sync git repo watcher
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd "$(dirname "${BASH_SOURCE[0]}")/.."
|
||||
./hs stack test
|
||||
Reference in New Issue
Block a user