Skip to content

Commit cf26936

Browse files
committed
Remove some workflows
1 parent ce359aa commit cf26936

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

.github/workflows/quality.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232

3333
- name: Run tests
3434
run: uv run pytest tests/ -v --tb=short
35-
36-
- name: Run type checking
37-
run: uv run python -m py_compile src/explicit_implementation/*.py
3835

3936
coverage:
4037
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)