We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5f2f8 commit 2d36758Copy full SHA for 2d36758
1 file changed
.github/workflows/unit.yml
@@ -42,6 +42,7 @@ jobs:
42
-Dno3dsPrivateKey="$UNZER_NO3DS_PRIVATE_KEY" \
43
-DlegacyPrivateKey="$UNZER_LEGACY_PRIVATE_KEY" \
44
-DaltLegacyPrivateKey="$UNZER_ALT_LEGACY_PRIVATE_KEY"
45
+ -DunzerOnePrivateKey="$UNZER_ONE_PRIVATE_KEY"
46
47
- name: Publish Test Report
48
if: success() || failure()
0 commit comments