X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=ci%2Frun;h=01ee682ba9d5934abf8672ad97a5d10b0a0e2540;hb=cfcc39441d8e9b1f003b8d5c02240e7186bfc2d1;hp=7ec5f161ed205a30a1f15afdedbba92d3d0784a0;hpb=add02385c9c48e7a3d9405b8023e72611e6d5a8f;p=safcm%2Fsafcm.git diff --git a/ci/run b/ci/run index 7ec5f16..01ee682 100755 --- a/ci/run +++ b/ci/run @@ -8,7 +8,7 @@ PATH=$HOME/go/bin:$PATH export PATH make -go test -race ./... +make test # Additional static checks only run in CI go get honnef.co/go/tools/cmd/staticcheck