Skip to content

Feat: Change python version in docker #15

Feat: Change python version in docker

Feat: Change python version in docker #15

Workflow file for this run

on: push
name: on push
jobs:
pythonPylintGithubAction:
name: Python Pylint Github Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Python Pylint Github Action
uses: fylein/python-pylint-github-action@master
with:
args: pylint --help