CI: Add highlight_test and badges

This commit is contained in:
davidhcefx 2022-03-08 09:04:38 +08:00
parent c5edb55b20
commit 92c5ada3c7
3 changed files with 43 additions and 2 deletions

View file

@ -7,7 +7,7 @@ on:
workflow_dispatch:
jobs:
build:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2