diff --git a/justfile b/justfile index bcd495c..cf394fb 100755 --- a/justfile +++ b/justfile @@ -28,7 +28,7 @@ update-snapshots: fi # run all tests -test: +test: fmt #!/usr/bin/env bash set -euxo pipefail