chore: adds fmt back to test with perf problem sorted

This commit is contained in:
Deepak Mallubhotla 2024-04-20 20:30:49 -05:00
parent 6ef005fbe1
commit 9278d4cd40
Signed by: deepak
GPG Key ID: BEBAEBF28083E022

View File

@ -28,7 +28,7 @@ update-snapshots:
fi
# run all tests
test:
test: fmt
#!/usr/bin/env bash
set -euxo pipefail