Skip to content

Commit

Permalink
Add CI check for Unity meta files
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser authored Jan 8, 2025
1 parent 2e30bb7 commit 8b870bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unity-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
submodules: true

- name: Check Unity meta files
uses: DeNA/unity-meta-check@v3

# Grab the branch name from the PR description. If it's not found, master will be used instead.
- name: Extract SpacetimeDB branch name or PR link from PR description
id: extract-branch
Expand Down

0 comments on commit 8b870bd

Please sign in to comment.