Skip to content

Commit 73b2485

Browse files
committed
Harmony port: Workflows (fix script error)
1 parent f99383a commit 73b2485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-test-plan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class JobSpec:
9999
clang_cl: bool = False
100100
gdk: bool = False
101101
vita_gles: Optional[VitaGLES] = None
102+
harmony_arch: Optional[str] = None
102103

103104

104105
JOB_SPECS = {

0 commit comments

Comments
 (0)