Skip to content

Commit

Permalink
ci: sample app path
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Oct 15, 2024
1 parent 28cc537 commit 4e2de71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
with:
unityVersion: 2021.3.26f1
projectPath: './sample'
projectPath: './src/Packages/Passport/Samples~/sample'
githubToken: ${{ secrets.GITHUB_TOKEN }}
testMode: 'EditMode'
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4e2de71

Please sign in to comment.