.github: fix job name

This commit is contained in:
Guillaume George 2022-10-07 16:13:32 +09:00 committed by GitHub
parent f3fd0f8bff
commit 2662e16451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Uint Test
- name: Unit Test
env:
ANDROID_HOME: "" # Skip android test
run: |