Skip to content

Commit c19cadb

Browse files
Rename eth compilation flag to fix CI
1 parent 059eddf commit c19cadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
app_repository: LedgerHQ/app-ethereum
1919
app_branch_name: develop
2020
upload_app_binaries_artifact: "ethereum_binaries"
21-
flags: "CAL_TEST_KEY=1 DOMAIN_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
21+
flags: "CAL_TEST_KEY=1 TRUSTED_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
2222

2323
ragger_ethereum_tests:
2424
name: Run ragger tests using the reusable workflow

0 commit comments

Comments
 (0)