Skip to content

Ending and killing processes works thru workaround #420

Ending and killing processes works thru workaround

Ending and killing processes works thru workaround #420

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
container:
image: valalang/lint
steps:
- uses: actions/checkout@v1
with:
submodules: false
- name: Lint
run: io.elementary.vala-lint -d .