simpler name of job

This commit is contained in:
Paul Irish
2025-12-20 18:29:28 -08:00
committed by Rishikanth Chandrasekaran
parent 64953f9dde
commit 718cb74b70

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
name: Build and Test
name: basics
runs-on: ubuntu-latest
steps:
- name: Checkout code