Skip to content

Unit Tests

Unit Tests #6

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