.github: fix job name
This commit is contained in:
parent
f3fd0f8bff
commit
2662e16451
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-go-
|
||||
|
||||
- name: Uint Test
|
||||
- name: Unit Test
|
||||
env:
|
||||
ANDROID_HOME: "" # Skip android test
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user