diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0890a3f..bd6584f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -51,7 +51,7 @@ jobs: with: arguments: :modules:kenerator:configuration:run check_db_configuration: - name: "Check config generation is fine" + name: "Check sql generation is fine" runs-on: ubuntu-latest needs: [ validate_gradle_wrapper ] steps: