Skip to content

Commit 2d36758

Browse files
committed
[CC-3020] Map UNZER_ONE_PRIVATE_KEY env var to test config property.
1 parent ea5f2f8 commit 2d36758

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
-Dno3dsPrivateKey="$UNZER_NO3DS_PRIVATE_KEY" \
4343
-DlegacyPrivateKey="$UNZER_LEGACY_PRIVATE_KEY" \
4444
-DaltLegacyPrivateKey="$UNZER_ALT_LEGACY_PRIVATE_KEY"
45+
-DunzerOnePrivateKey="$UNZER_ONE_PRIVATE_KEY"
4546
4647
- name: Publish Test Report
4748
if: success() || failure()

0 commit comments

Comments
 (0)