Skip to content

Commit 5164932

Browse files
committed
update workflow
1 parent eafeff4 commit 5164932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_all_rust_apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test_build_rust:
9-
name: Build all Rust apps
9+
name: Build all Rust apps with the reusable workflow
1010
uses: LedgerHQ/ledger-device-rust-sdk/.github/workflows/reusable_build_all_apps.yml@y333/update_ci
1111
with:
1212
c_sdk_branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)