Skip to content

Compilation error fix in player build #74

Compilation error fix in player build

Compilation error fix in player build #74

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