integration test
This commit is contained in:
8
.github/workflows/lint/action.yml
vendored
Normal file
8
.github/workflows/lint/action.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
name: Lint
|
||||
description: Run static analysis
|
||||
branding:
|
||||
icon: check-circle
|
||||
color: green
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user