We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5b03f commit 5c159aaCopy full SHA for 5c159aa
.github/workflows/githubci.yml
@@ -29,4 +29,5 @@ jobs:
29
run: bash ci/doxy_gen_and_deploy.sh
30
31
- name: Test the code on supported platforms
32
- run: python3 ci/build_platform.py main_platforms zero feather32u4 trinket_5v
+ run: python3 ci/build_platform.py main_platforms zero feather32u4
33
+
0 commit comments