We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059eddf commit c19cadbCopy full SHA for c19cadb
.github/workflows/build_and_test.yml
@@ -18,7 +18,7 @@ jobs:
18
app_repository: LedgerHQ/app-ethereum
19
app_branch_name: develop
20
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"
+ flags: "CAL_TEST_KEY=1 TRUSTED_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
22
23
ragger_ethereum_tests:
24
name: Run ragger tests using the reusable workflow
0 commit comments