Skip to content

Commit

Permalink
Clone kava
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina committed Aug 1, 2024
1 parent 188fb7e commit ff6496e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/process_kava_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,13 @@ jobs:
# - name: "Clone Kava"
# run: git clone https://github.com/Kava-Labs/kava

- name: Checkout tools repo
uses: actions/checkout@v4
with:
repository: Kava-Labs/kava

- name: "ls"
run: "ls -la $GITHUB_WORKSPACE"

# - name: Test Integration
# run: KAVA_RPC_URL=http://localhost:26657 NETWORK=kava-local PORT=4000 make test-integration

0 comments on commit ff6496e

Please sign in to comment.