chore: reduce lint and type-check noise #187
@@ -17,8 +17,6 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: requirements-dev.txt
|
||||
|
||||
- name: Install dev dependencies
|
||||
run: |
|
||||
|
||||
@@ -22,8 +22,6 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: requirements-dev.txt
|
||||
|
||||
- name: Install dev dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user