Skip to content

Commit

Permalink
Update reviewdog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
771-8bit committed Dec 18, 2023
1 parent 560ffa4 commit 737f303
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
code:
- source: main
libraries: |
- name: Servo
- ""
sketch-paths: |
- Main
board:
Expand All @@ -113,13 +113,13 @@ jobs:

- source: valve
libraries: |
- name: Servo
- ""
sketch-paths: |
- Valve
board:
vendor: rp2040
arch: rp2040
name: rpipico
name: seeed_xiao_rp2040

include:
- code:
Expand Down

0 comments on commit 737f303

Please sign in to comment.