From dd1550342572a6fb4a66c0a2bab81473ca854a94 Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 3 Nov 2019 00:07:21 +0100 Subject: [PATCH] Set proper name in readme example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ee6bd..4d456bd 100644 --- a/README.md +++ b/README.md @@ -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