Skip to content

Revert "Test error"

Revert "Test error" #3

Workflow file for this run

name: pylint
on: [push]
jobs:
pylint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
uses: VaultVulp/[email protected]
with:
command: sync --dev
- name: Build
uses: VaultVulp/[email protected]
with:
command: run pylint