Skip to content

Commit

Permalink
upload test artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
enitimeago committed Jan 31, 2024
1 parent f0e6eba commit 7481eaf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gameci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ jobs:
unityVersion: 2019.4.31f1
packageMode: true
projectPath: Packages/enitimeago.non-destructive-mmd

- uses: actions/upload-artifact@v3
if: always()
with:
name: Test results
path: artifacts

0 comments on commit 7481eaf

Please sign in to comment.