Try adding job name

Former-commit-id: 7dd07beec6
This commit is contained in:
David Boreham 2023-04-06 07:28:13 -06:00
parent 129d581141
commit 792887a121

View File

@ -8,6 +8,7 @@ on:
jobs: jobs:
test: test:
name: "Run basic test suite"
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clone project repository - name: Clone project repository