Skip to content

Commit 699b86c

Browse files
Fix test by adding kaspa build
1 parent e4ec675 commit 699b86c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/end_to_end_tests_of_reusable_workflows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ jobs:
9292
- name: boilerplate
9393
repo: 'LedgerHQ/app-boilerplate'
9494
branch: 'master'
95+
- name: kaspa
96+
repo: 'LedgerHQ/app-kaspa'
97+
branch: 'develop'
9598

9699
uses: ./.github/workflows/reusable_build.yml
97100
with:

0 commit comments

Comments
 (0)