Skip to content

Merge pull request #12 from SpokaneTech/center_on_small #61

Merge pull request #12 from SpokaneTech/center_on_small

Merge pull request #12 from SpokaneTech/center_on_small #61

Workflow file for this run

name: radon
on: [push]
jobs:
radon:
runs-on: ubuntu-latest
name: "radon"
steps:
- uses: actions/checkout@v3
- uses: davidslusser/actions_python_radon@v1.0.0
with:
src: "django_project"