Try adding job name

This commit is contained in:
2023-04-06 07:28:13 -06:00
parent f7def488d9
commit 7dd07beec6
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
test:
name: "Run basic test suite"
runs-on: ubuntu-latest
steps:
- name: Clone project repository