Skip to content

Commit 2e7b8bc

Browse files
committed
[CI] Use dev branch for test
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 497122d commit 2e7b8bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/Continuous-Integration.yml

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- name: Compilation
5454
id: Compile
5555
uses: stm32duino/actions/compile-examples@master
56+
with:
57+
additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json'
5658

5759
# Use the output from the `Compile` step
5860
- name: Compilation Errors

0 commit comments

Comments
 (0)