Skip to content

Commit

Permalink
ci: remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
innovaker authored and petejohanson committed Dec 15, 2020
1 parent a57989b commit f3502db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f3502db

Please sign in to comment.