Run pep8 check on PRs
parent
10b60d9373
commit
1729324fbd
|
@ -1,7 +1,6 @@
|
|||
name: pep8
|
||||
|
||||
on:
|
||||
push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue