Skip to content

Commit fe32107

Browse files
committed
Merge branch 'dev' of github.com:askuric/Arduino-FOC into dev
2 parents dbb9e9b + 624f15d commit fe32107

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Library Compile
22
on: push
33
jobs:
44
build:
5-
name: Test compiling examples for UNO
5+
name: Test compiling
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout
@@ -11,3 +11,4 @@ jobs:
1111
uses: ArminJo/[email protected]
1212
with:
1313
libraries: PciManager
14+
examples-exclude: bluepill_example

0 commit comments

Comments
 (0)