diff --git a/.github/workflows/test-builds.yml b/.github/workflows/test-builds.yml index e04a8d35..0cb2ab57 100755 --- a/.github/workflows/test-builds.yml +++ b/.github/workflows/test-builds.yml @@ -126,5 +126,5 @@ jobs: pip install platformio - name: Run PlatformIO - - uses: actions/checkout@master + uses: actions/checkout@master run: platformio run --environment i3_MEGA \ No newline at end of file