refactor(ci): Uniformize job names

This commit is contained in:
TwiN
2022-06-18 12:50:31 -04:00
parent 7215aa4bd6
commit 5be1465b13
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ on:
- '*.md'
jobs:
build:
name: Build
name: build
runs-on: ubuntu-latest
timeout-minutes: 5
steps: