mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Fix pre-push hook
This commit is contained in:
parent
3095bee5d9
commit
a706cb46fa
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
golangci-lint run
|
||||
make test
|
Loading…
Add table
Add a link
Reference in a new issue