Skip to content

Commit

Permalink
Update unity-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szymmirr authored Nov 21, 2023
1 parent 8cd2bb3 commit 22d77ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unity-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
- name: Upload results
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v3
with:
name: unity-test-results
path: artifacts

0 comments on commit 22d77ad

Please sign in to comment.