Skip to content

Commit

Permalink
.github: fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
LysanderGG authored Oct 7, 2022
1 parent f3fd0f8 commit 2662e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Uint Test
- name: Unit Test
env:
ANDROID_HOME: "" # Skip android test
run: |
Expand Down

0 comments on commit 2662e16

Please sign in to comment.