Use test package in test workflow

This commit is contained in:
Aaron Trudeau
2021-10-21 00:43:42 -04:00
parent b38a591326
commit d0b45c2f37

View File

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