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