diff --git a/.builds/tfclient.yml b/.builds/tfclient.yml index e4637a5..18fcb65 100644 --- a/.builds/tfclient.yml +++ b/.builds/tfclient.yml @@ -10,5 +10,4 @@ tasks: - check: | cd /home/build/trifid/tfclient cargo check --locked - cargo clippy --locked - sudo -u postgres pg_ctl stop -D /var/lib/postgresql/data \ No newline at end of file + cargo clippy --locked \ No newline at end of file