Skip to content

Commit

Permalink
[CI] Use dev branch for test
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Jul 9, 2020
1 parent 6417da9 commit 93f1289
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Continuous-Integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
- name: Compilation
id: Compile
uses: stm32duino/actions/compile-examples@master
with:
additional-url: 'https://github.com/stm32duino/BoardManagerFiles/raw/dev/STM32/package_stm_index.json'

# Use the output from the `Compile` step
- name: Compilation Errors
Expand Down

0 comments on commit 93f1289

Please sign in to comment.