Unverified Commit 9b6e1cba authored by cutecutecat's avatar cutecutecat Committed by GitHub
Browse files

Update lint.yml

parent 7254e052
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ on:
    branches: [ main ]

jobs:
  build:
  pylint:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2