Skip to content

Commit 4e2de71

Browse files
committed
ci: sample app path
1 parent 28cc537 commit 4e2de71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
2323
with:
2424
unityVersion: 2021.3.26f1
25-
projectPath: './sample'
25+
projectPath: './src/Packages/Passport/Samples~/sample'
2626
githubToken: ${{ secrets.GITHUB_TOKEN }}
2727
testMode: 'EditMode'
2828
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)