From 663b5be3beeded3f122393b52eeca240eadffda7 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 7 Jul 2022 11:14:45 +0200 Subject: [PATCH] Update linux.yml --- .github/workflows/linux.yml | 1 - 1 file changed, 1 deletion(-) 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: |