4 lines
No EOL
31 B
Bash
Executable file
4 lines
No EOL
31 B
Bash
Executable file
#!/bin/sh
|
|
set -e
|
|
|
|
make pre-push |