mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 19:44:21 +01:00
github: Disable Python requirements check
It's failing pretty often and, therefore, noisy...
This commit is contained in:
4
.github/workflows/python.yml
vendored
4
.github/workflows/python.yml
vendored
@@ -94,5 +94,5 @@ jobs:
|
||||
- name: Install pip-tools
|
||||
run: pip install pip-tools
|
||||
|
||||
- name: Check requirements files
|
||||
run: make check-requirements
|
||||
# - name: Check requirements files
|
||||
# run: make check-requirements
|
||||
|
||||
Reference in New Issue
Block a user