Skip to content

Commit

Permalink
Merge branch 'ci/fix_check_build_rules_failure' into 'master'
Browse files Browse the repository at this point in the history
ci(mbedtls): remove duplicated build-rules

Closes IDFCI-1950

See merge request espressif/esp-idf!28503
  • Loading branch information
mahavirj committed Jan 17, 2024
2 parents 9940087 + a792c24 commit b52c6b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
11 changes: 0 additions & 11 deletions components/mbedtls/.build-test-rules.yml

This file was deleted.

4 changes: 4 additions & 0 deletions components/mbedtls/test_apps/.build-test-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ components/mbedtls/test_apps:
- if: IDF_TARGET == "esp32p4"
temporary: true
reason: test not pass, should be re-enable # TODO: IDF-8982
depends_components:
- efuse
depends_filepatterns:
- components/mbedtls/port/ecdsa/*

0 comments on commit b52c6b5

Please sign in to comment.