act/.github/workflows/integration/action.yml

9 lines
139 B
YAML
Raw Normal View History

name: Check
description: Run integration tests
branding:
icon: check-circle
color: green
runs:
using: 'docker'
image: 'Dockerfile'