diff options
| author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-12-11 21:22:44 +0000 | 
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2020-12-14 22:56:29 -0500 | 
| commit | f3502dbcb5f017e0b62b9cf09cb0e81c26ce4589 (patch) | |
| tree | 2d2e32cb78a124c3500e48c343a8d5625e424f0a /.github/workflows/test.yml | |
| parent | a57989b1ef092baa317d4c89fcf5330c290889cb (diff) | |
ci: remove unnecessary comments
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d20b28a..e079754 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 | 
