diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index b70a7c5..18d8d71 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -10,7 +10,6 @@ jobs: matrix: os: [ubuntu-latest] steps: - - name: Checkout git - uses: actions/checkout@v2 - name: Install dependencies run: |