From e83e4a5fd64886b5fdf2707d283253188b8847a5 Mon Sep 17 00:00:00 2001 From: German Date: Fri, 6 Oct 2023 15:06:24 +0200 Subject: [PATCH] testing value of home --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a11413887..9963cfc4ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,10 @@ jobs: - name: "Install Git and clone project" uses: actions/checkout@v4 + - name: "test" + run: | + echo $HOME + - name: "Run Vale" uses: errata-ai/vale-action@reviewdog env: