diff options
| author | Dan Halbert <halbert@adafruit.com> | 2020-08-26 09:00:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-26 09:00:16 -0400 |
| commit | 0c9513a2e73870670e79a8fbcc58fdbd7a74a892 (patch) | |
| tree | abe41a7b73c90fa92948f89242c26f0f007b9517 /.github/workflows/build.yml | |
| parent | 0425305a737b2f79f2f1d383a1b91cf8426980a3 (diff) | |
Remove trailing whitespace
Diffstat (limited to '.github/workflows/build.yml')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 478201210..e54bbb84b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -410,7 +410,7 @@ jobs: board: - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - - "microdev_micro_s2" + - "microdev_micro_s2" - "unexpectedmaker_feathers2" steps: |
