fix workflow package location

This commit is contained in:
Aaron Trudeau
2022-01-27 00:26:09 -05:00
parent 4f08cb5c7b
commit 798f66ed98

View File

@@ -273,7 +273,7 @@ jobs:
unityVersion:
- 2019.2.11f1
projectPath:
- unity-package-with-correct-tests
- unity-package-with-correct-tests/com.fake.notarealpackage
steps:
###########################
# Checkout #