Set proper name in readme example

This commit is contained in:
Webber
2019-11-03 00:07:21 +01:00
parent 3e12ecce57
commit dd15503425

View File

@@ -30,7 +30,7 @@ name: Testing and building my Unity project
on: push
jobs:
test:
name: Hello world action
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master