diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 0c8ab6152..e09f0e6e9 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -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