mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 11:17:19 +03:00
Fix pre-push hook
This commit is contained in:
parent
3095bee5d9
commit
a706cb46fa
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
golangci-lint run
|
||||
make test
|
Loading…
x
Reference in New Issue
Block a user