Add status badge, rename basic build workflow.

This commit is contained in:
Pete Johanson
2020-06-08 22:41:06 -04:00
parent f0f466b9a1
commit f8f999ab1c
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Basic build of the ZMK firmware
name: Build Test
steps:
# To use this repository's private action,
# you must check out the repository