Skip to content

Commit

Permalink
geth v1.13.14
Browse files Browse the repository at this point in the history
geth-mamoru-core-sdk v1.13.11-0.11.3
  • Loading branch information
gofmanaa committed Mar 29, 2024
1 parent 0818ff4 commit 247853d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mamoru-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
- name: Set Git to use SSH for GitHub
run: git config --global url."git@github.com:".insteadOf "https://github.com/"

- name: Set Git to use SSH for GitHub
run: git config --global url."ssh://git@github.com:".insteadOf "https://github.com/"

- name: Unit Test
env:
ANDROID_HOME: "" # Skip android test
Expand Down

0 comments on commit 247853d

Please sign in to comment.