Skip to content

Commit 1c60323

Browse files
authored
Add OPAMP examples to CI
1 parent 73d77f2 commit 1c60323

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,12 @@ jobs:
8686
fqbn: "arduino:renesas_uno:unor4wifi"
8787
additional-sketch-paths: |
8888
- libraries/WiFiS3
89+
- libraries/OPAMP
8990
- board:
9091
fqbn: "arduino-git:renesas:unor4wifi"
9192
additional-sketch-paths: |
9293
- libraries/WiFiS3
94+
- libraries/OPAMP
9395
9496
steps:
9597
- name: Checkout repository

0 commit comments

Comments
 (0)