From e313dcd2fba9abdbb5fd40d36f71bcd0f27602a5 Mon Sep 17 00:00:00 2001 From: yoshinorin Date: Sun, 11 Feb 2024 03:37:07 +0900 Subject: [PATCH] ci: fix typo --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4c3ff90..94648ff5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: - name: Run tests working-directory: . run: cp .env.example .env && sbt testWithDb - # TODO: `sbt coverage testWithDb` raise error when `bbc93e985e32b88eb5840e61d13f9b2005b8e030`. + # TODO: `sbt coverage testWithDb` raise error since `bbc93e985e32b88eb5840e61d13f9b2005b8e030`. # It seems failed to resolve doobie binaly version. # # while compiling: AuthorRepositoryDoobieInterpreter.scala