Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3ad6234

Browse files
committedJan 20, 2025
remove app that wasn't present
1 parent 90e9149 commit 3ad6234

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
 

‎.github/workflows/silabs-build-examples.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ jobs:
2525
example-app: "air-quality-sensor-app"
2626
output-directory: "./out/air-quality-sensor-app"
2727

28-
build-dishwasher-app:
29-
name: Build Dishwasher-App variations
30-
uses: ./.github/workflows/silabs-common-build.yaml
31-
with:
32-
example-app: "dishwasher-app"
33-
output-directory: "./out/dishwasher-app"
34-
3528
build-light-switch-app:
3629
name: Build Light-Switch-App variations
3730
uses: ./.github/workflows/silabs-common-build.yaml

0 commit comments

Comments
 (0)
Please sign in to comment.