Skip to content

Commit 7f51e3f

Browse files
committed
incremental fix
1 parent a0eb453 commit 7f51e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test
33
on:
44
workflow_dispatch:
55
inputs:
6-
unity_version:
6+
unity_versions:
77
description: 'Unity version (value: 2018, 2019, 2020. separated by commas)'
88
default: '2019'
99
required: true

0 commit comments

Comments
 (0)