UPD CI workflow
This commit is contained in:
parent
ac4067e5a4
commit
eeb88edba3
8
.github/workflows/build-test.yml
vendored
8
.github/workflows/build-test.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Build test application
|
name: Build test application
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-cli-v1:
|
build-cli-v1:
|
||||||
@ -14,11 +14,9 @@ jobs:
|
|||||||
target: [DISCO_H747I]
|
target: [DISCO_H747I]
|
||||||
profile: [debug]
|
profile: [debug]
|
||||||
tests: [
|
tests: [
|
||||||
tests-simple-test-always-succeed,
|
|
||||||
tests-simple-test-test-ptr,
|
|
||||||
advdembsof_library-tests-sensors-hdc1000,
|
|
||||||
tests-bike-computer-sensor-device,
|
tests-bike-computer-sensor-device,
|
||||||
tests-bike-computer-speedometer
|
tests-bike-computer-speedometer,
|
||||||
|
tests-bike-computer-bike-system,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user