mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-29 04:39:07 +08:00
6 lines
111 B
YAML
6 lines
111 B
YAML
name: 'Test runner'
|
|
description: 'Run Unity tests for a project'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|