diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 8c3fdff..85bc116 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -21,6 +21,8 @@ jobs: - name: Checkout code uses: actions/checkout@v4 + with: + show-progress: false - name: Install module run: pip install .[tests,nopro]