chore: update test workflow

asset_update_system
mob-sakai 2024-05-23 00:22:16 +09:00
parent 01e08eefbd
commit b3a49514b5
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ on:
push:
branches:
- develop
- develop_v5
tags:
- "!*"
paths-ignore:
@ -56,6 +57,7 @@ jobs:
needs: setup
strategy:
fail-fast: false
max-parallel: 4
matrix:
unityVersion: ${{ fromJson(needs.setup.outputs.unityVersions) }}
steps: