Skip to content

Commit 6986256

Browse files
authored
Update Continuous-integration.yml
Signed-off-by: Carlo Parata <carlo.parata@st.com>
1 parent e857028 commit 6986256

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/Continuous-integration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: X_NUCLEO_53L7A1 Continuous Integration
1+
name: ST25DV Continuous Integration
22
on:
33
push:
44
branches:
@@ -60,7 +60,6 @@ jobs:
6060
uses: stm32duino/actions/compile-examples@main
6161
with:
6262
board-pattern: "NUCLEO_L476RG"
63-
libraries: "STM32duino VL53L7CX"
6463

6564
# Use the output from the `Compilation` step
6665
- name: Compilation Errors

0 commit comments

Comments
 (0)