From 8b961c77089722577c1124a1de0b0e923bd57ccc Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Sun, 1 Sep 2024 13:29:40 -0500 Subject: [PATCH] m --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f65e536..69810e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,4 +46,5 @@ jobs: with: toolchain: stable components: rustfmt, clippy + - run: sudo apt install postgres - run: which postgres