diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b0aee326..2313c9c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,8 +65,6 @@ jobs: contents: read checks: write steps: - - uses: actions/checkout@v4 - - name: Install lcov shell: bash run: sudo apt-get -y install lcov