Skip to content

Commit a3651ff

Browse files
committed
Test3
1 parent 409c4dd commit a3651ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable_build_all_apps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
strategy:
7272
fail-fast: false
7373
matrix:
74-
app-name: ["app-boilerplate-rust"]
75-
device: ["nanos+", "nanox", "stax", "flex"]
74+
app-name: []
75+
device: []
7676
# include: ${{ fromJSON(needs.retrieve-rust-apps.outputs.rust_apps) }}
7777
include:
7878
- app-name: "app-boilerplate-rust"

0 commit comments

Comments
 (0)