ci: stop testing due to unreliability :(
This commit is contained in:
parent
451072fed3
commit
140736af68
4
.github/workflows/checks.yml
vendored
4
.github/workflows/checks.yml
vendored
|
@ -2,10 +2,6 @@ name: qc
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '*.py'
|
||||
- '**.py'
|
||||
|
||||
jobs:
|
||||
analyse:
|
||||
|
|
Loading…
Reference in a new issue