We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e857028 commit 6986256Copy full SHA for 6986256
.github/workflows/Continuous-integration.yml
@@ -1,4 +1,4 @@
1
-name: X_NUCLEO_53L7A1 Continuous Integration
+name: ST25DV Continuous Integration
2
on:
3
push:
4
branches:
@@ -60,7 +60,6 @@ jobs:
60
uses: stm32duino/actions/compile-examples@main
61
with:
62
board-pattern: "NUCLEO_L476RG"
63
- libraries: "STM32duino VL53L7CX"
64
65
# Use the output from the `Compilation` step
66
- name: Compilation Errors
0 commit comments