mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-04 11:34:43 +00:00
fix pylint
This commit is contained in:
parent
f202d31709
commit
a00ff64dd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
code-check:
|
||||
name: Code checking
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python
|
||||
|
|
|
|||
Loading…
Reference in a new issue