Fix workflow name

Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
Brett Logan 2022-12-23 19:34:59 -05:00
parent f3c9bbd0ef
commit 254b18b743

View file

@ -1,11 +1,11 @@
name: Build Image
name: Build and Test
on:
pull_request:
jobs:
build:
name: Build Image
test:
name: Build and Test
runs-on: ubuntu-20.04-8core-sl
permissions:
contents: read