Skip to content

Commit afeb0f3

Browse files
committed
ci: remove LowPower library for Nicla Vision
1 parent 794b393 commit afeb0f3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Diff for: .github/workflows/compile-examples.yml

-9
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@ jobs:
6363
- name: Checkout repository
6464
uses: actions/checkout@v4
6565

66-
- name: Checkout private library repo
67-
uses: actions/checkout@v4
68-
with:
69-
repository: bcmi-labs/Arduino_LowPowerNiclaVision
70-
token: ${{ secrets.GH_PAT }}
71-
path: Arduino_LowPowerNiclaVision
72-
7366
- name: Compile examples
7467
uses: arduino/compile-sketches@v1
7568
with:
@@ -81,8 +74,6 @@ jobs:
8174
- name: Arduino_PF1550
8275
- name: Arduino_LowPowerPortentaH7
8376
- source-url: https://github.com/arduino-libraries/Arduino_LowPowerPortentaC33.git
84-
- source-path: ./Arduino_LowPowerNiclaVision
85-
8677
sketch-paths: |
8778
${{ env.UNIVERSAL_SKETCH_PATHS }}
8879
${{ matrix.board.additional-sketch-paths }}

0 commit comments

Comments
 (0)