Skip to content

Unit Tests

Unit Tests #4

name: 2023.2.20f1-Editor
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
editor-tests:
uses: ./.github/workflows/main.yml
with:
projectPath: './'
unityVersion: '2023.2.20f1'
testMode: 'editmode'
secrets: inherit