Skip to content

Commit

Permalink
chore(): Install tree for github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
merkata committed Sep 24, 2024
1 parent 689545e commit c58f49c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
uses: actions/checkout@v4.1.7
- name: Install styles
uses: canonical/praecepta@main
run: |
apt-get update -y && apt-get install -y tree
- name: Run Vale tests
uses: errata-ai/vale-action@reviewdog
with:
Expand Down

0 comments on commit c58f49c

Please sign in to comment.