Skip to content

Commit

Permalink
feat: use local Lake Indexer in integration tests (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
itegulov authored Nov 15, 2023
1 parent 65612f3 commit 9b17acc
Show file tree
Hide file tree
Showing 10 changed files with 382 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/multichain-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Pull Relayer & Sandbox Docker Images
run: |
docker pull ghcr.io/near/os-relayer:12ba6e35690df3979fce0b36a41d0ca0db9c0ab4
docker pull ghcr.io/near/sandbox
docker pull ghcr.io/near/near-lake-indexer:e6519c922435f3d18b5f2ddac5d1ec171ef4dd6b
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down
Loading

0 comments on commit 9b17acc

Please sign in to comment.