Skip to content

Commit

Permalink
Remove target platform from run unity test action
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertoalexsantos committed Mar 31, 2024
1 parent be79c86 commit 474c6ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_unity_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
targetPlatform: Android
githubToken: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 474c6ba

Please sign in to comment.