Skip to content

Commit

Permalink
testing value of home
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Oct 6, 2023
1 parent d55bd20 commit e83e4a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e83e4a5

Please sign in to comment.