change job name

This commit is contained in:
tiagosiebler
2022-09-09 12:42:23 +01:00
parent ec13879848
commit 81c5cf32a1

View File

@@ -11,7 +11,7 @@ on: [push]
jobs:
build:
name: "Build, Test & Validate"
name: "Build & Test"
runs-on: ubuntu-latest
steps: