diff --git a/.github/workflows/format-and-test.yaml b/.github/workflows/format-and-test.yaml index d9d3eab..84a80c3 100644 --- a/.github/workflows/format-and-test.yaml +++ b/.github/workflows/format-and-test.yaml @@ -13,5 +13,5 @@ jobs: secrets: inherit test: - uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/test.yaml@v1.1.2 + uses: nikita-volkov/haskell-hackage-lib-github-actions-workflows/.github/workflows/test-with-postgres.yaml@2d3d247058c0b80a6dabcabf27330a083e025cb2 secrets: inherit