We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cc537 commit 4e2de71Copy full SHA for 4e2de71
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
23
with:
24
unityVersion: 2021.3.26f1
25
- projectPath: './sample'
+ projectPath: './src/Packages/Passport/Samples~/sample'
26
githubToken: ${{ secrets.GITHUB_TOKEN }}
27
testMode: 'EditMode'
28
- uses: actions/upload-artifact@v4
0 commit comments