Update .gitea/workflows/test.yaml
All checks were successful
Final Unity Check / check (push) Successful in 4s

This commit is contained in:
2026-04-02 21:35:29 +09:00
parent 754fcc5242
commit 417c2194de

View File

@@ -2,7 +2,7 @@ name: Final Unity Check
on: [push] on: [push]
jobs: jobs:
check: check:
runs-on: ubuntu-latest # 민구님의 네이티브 러너 라벨 runs-on: ubuntu-latest
steps: steps:
- name: Unity Engine Check - name: Unity Engine Check
run: | run: |