There was an error while loading. Please reload this page.
1 parent 65b352d commit 835cfd4Copy full SHA for 835cfd4
1 file changed
.github/workflows/ci.yml
@@ -2,21 +2,6 @@ name: CI
2
3
on:
4
push:
5
- branches:
6
- - main
7
- paths:
8
- - 'src/**/*.py'
9
- - 'tests/**/*.py'
10
- - 'pyproject.toml'
11
- - 'requirements.txt'
12
- - 'uv.lock'
13
- pull_request:
14
15
16
17
18
19
20
21
jobs:
22
code-quality:
0 commit comments