navidrome/git/pre-push
2020-07-17 12:16:23 -04:00

5 lines
45 B
Bash
Executable File

#!/bin/sh
set -e
golangci-lint run
make test