Try adding job name
This commit is contained in:
parent
f7def488d9
commit
7dd07beec6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user