ci: use proper name for job

This commit is contained in:
Daylin Morgan 2023-09-12 17:27:04 -05:00
parent 8ea452fdd7
commit a5f7ca90cd
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
push:
jobs:
build-artifact:
run-tests:
runs-on: ubuntu-latest
steps: