ci: remove unnecessary comments

This commit is contained in:
innovaker 2020-12-11 21:22:44 +00:00 committed by Pete Johanson
parent a57989b1ef
commit f3502dbcb5
2 changed files with 0 additions and 4 deletions

View File

@ -62,8 +62,6 @@ jobs:
- board: proton_c
shield: clueboard_california
steps:
# To use this repository's private action,
# you must check out the repository
- name: Checkout
uses: actions/checkout@v2
- name: Cache west modules

View File

@ -18,8 +18,6 @@ jobs:
container:
image: zmkfirmware/zmk-build-arm:2.4
steps:
# To use this repository's private action,
# you must check out the repository
- name: Checkout
uses: actions/checkout@v2
- name: Cache west modules