Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jul 6, 2023
1 parent c2007bd commit f0ccd7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@ jobs:

strategy:
matrix:
build_variant: [no-ble-tsan-clang, no-ble-asan-clang]
build_variant: [no-ble-asan-clang]
# Since no-ble-tsan-clang doesn't run any tests, this is just wasted CI time for now
chip_tool: [""]
env:
BUILD_VARIANT: ${{matrix.build_variant}}
Expand Down

0 comments on commit f0ccd7d

Please sign in to comment.