pfnet / pysen

Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.
MIT License
487 stars 20 forks source link

Add pysen-test action #19

Closed bonprosoft closed 2 years ago

bonprosoft commented 2 years ago

I created pysen-test action. The action builds the Dockerfile on each CI job and runs tox on the built image.

Initially I used the docker image hosted on quay.io. But actually it would be problematic for some PRs like #18 to update the docker image.