githubci: Disable doxy

We have not added doxygen-style documentation, so disable this step for now.
This commit is contained in:
Jeff Epler 2020-11-05 09:23:55 -06:00
parent 2880f9d3e7
commit 958491ae94

View file

@ -21,9 +21,3 @@ jobs:
- name: test platforms
run: python3 ci/build_platform.py main_platforms
- name: doxygen
env:
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
PRETTYNAME : "Adafruit Fork of CAN Library"
run: bash ci/doxy_gen_and_deploy.sh