diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4123d2f4f..8f14d4f43 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -436,6 +436,7 @@ jobs: name: Linter runs-on: ubuntu-latest steps: + - name: Checkout uses: actions/checkout@master with: show-progress: false