diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 525f524..ec09d50 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -1,6 +1,5 @@ name: Build test application on: - pull_request: push: jobs: @@ -13,10 +12,10 @@ jobs: strategy: matrix: target: [DISCO_H747I] - profile: [debug, release] + profile: [debug] tests: [ tests-simple-test-always-succeed, - tests-simple-test-ptr-test, + tests-simple-test-test-ptr, advdembsof_library-tests-sensors-hdc1000, tests-bike-computer-sensor-device, tests-bike-computer-speedometer