minor renaming of unit-tests workflow

This commit is contained in:
CPunch 2023-11-26 16:19:43 -06:00
parent b02c141000
commit 6f55cbbad5

View File

@ -1,4 +1,4 @@
name: Go name: unit-tests
on: on:
push: push:
@ -9,7 +9,7 @@ on:
- .github/workflows/tests.yaml - .github/workflows/tests.yaml
jobs: jobs:
tests: run:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: