Skip to content

Unity Tests badges

Unity Tests badges #7

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