From 63853d619dc562fb3e0c4b1c342c86143c94877c Mon Sep 17 00:00:00 2001 From: ladyada Date: Wed, 30 Jun 2021 17:18:10 -0400 Subject: [PATCH] ah skip it --- .github/workflows/githubci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/githubci.yml b/.github/workflows/githubci.yml index c778a2b..bfce51b 100644 --- a/.github/workflows/githubci.yml +++ b/.github/workflows/githubci.yml @@ -20,7 +20,7 @@ jobs: run: bash ci/actions_install.sh - name: test platforms - run: python3 ci/build_platform.py main_platforms trinket_5v + run: python3 ci/build_platform.py main_platforms - name: clang run: python3 ci/run-clang-format.py -e "ci/*" -e "bin/*" -r .