Skip to content

Commit

Permalink
Install Arduino CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierBrassoud committed Mar 7, 2024
1 parent e5b2141 commit f278625
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install Arduino CLI
uses: arduino/setup-arduino-cli@v1

# - name: arduino-lint
# uses: arduino/arduino-lint-action@v1
# with:
Expand Down

0 comments on commit f278625

Please sign in to comment.