0582306861
Signed-off-by: Casey Lee <cplee@nektos.com>
8 lines
152 B
YAML
8 lines
152 B
YAML
name: Check
|
|
description: Run static analysis and unit tests
|
|
branding:
|
|
icon: check-circle
|
|
color: green
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|