From 963a68aee711c42d52cc6717294e567daa464f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20M=C3=BChl?= <31169771+Blueforcer@users.noreply.github.com> Date: Thu, 23 Mar 2023 22:46:10 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 20c3587..1c84f71 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,10 +13,6 @@ jobs: name: Compile the firmware runs-on: ubuntu-latest steps: - - name: Check out the repository - uses: actions/checkout@v3 - - # See PlatformIO documentation regarding Github Actions - name: Cache pip uses: actions/cache@v2 with: