mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
github: Disable Python requirements check
It's failing pretty often and, therefore, noisy...
This commit is contained in:
parent
b4a9fbfe1e
commit
0f2bc822b4
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue