Use test package in test workflow

pull/164/head
Aaron Trudeau 2021-10-21 00:43:42 -04:00
parent b38a591326
commit d0b45c2f37
No known key found for this signature in database
GPG Key ID: 29F89A9BDAAF7BDE
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ jobs:
unityVersion:
- 2019.2.11f1
projectPath:
- unity-project-with-correct-tests
- unity-package-with-correct-tests
steps:
###########################
# Checkout #