FIX conflict when merge main to develop

This commit is contained in:
Rémi Heredero 2024-11-05 16:51:21 +01:00
parent 7ef2519c9c
commit 43cacadfb7

View File

@ -13,12 +13,10 @@ jobs:
strategy: strategy:
matrix: matrix:
target: [DISCO_H747I] target: [DISCO_H747I]
profile: [develop, debug, release] profile: [debug, release]
tests: [ tests: [
tests-simple-test-always-succeed, tests-simple-test-always-succeed,
tests-simple-test-ptr-test, tests-simple-test-ptr-test,
tests-simple-unique-ptr,
tests-simple-test-raw-ptr,
advdembsof_library-tests-sensors-hdc1000, advdembsof_library-tests-sensors-hdc1000,
tests-bike-computer-sensor-device, tests-bike-computer-sensor-device,
tests-bike-computer-speedometer tests-bike-computer-speedometer