summaryrefslogtreecommitdiffstats
path: root/.github/pre-push
blob: b837eecdcf81d64b2e81f2c48631debdc46724c0 (plain)
1
2
3
4
#!/bin/bash
set -e
make lint
make test