Skip to content

Commit

Permalink
Merge pull request #1114 from LysanderGG/LysanderGG-patch-1
Browse files Browse the repository at this point in the history
typo: .github fix job name
  • Loading branch information
unclezoro authored Oct 31, 2022
2 parents c46671d + 2662e16 commit 678c133
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 678c133

Please sign in to comment.