Skip to content

Commit

Permalink
ci: remove unnecessary job in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
j75689 committed Oct 20, 2021
1 parent 277414d commit 14f11ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Test Build
run: |
make geth
- name: Uint Test
env:
ANDROID_HOME: "" # Skip android test
Expand Down

0 comments on commit 14f11ef

Please sign in to comment.