Skip to content

Commit

Permalink
[ci] Disable graph indexer integration test (Layr-Labs#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-shim authored Dec 10, 2024
1 parent 2f5ced8 commit 4a9bf58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ jobs:
- name: eigenda-client
run: go test -v ./api/clients --testnet-integration

- name: Graph Indexer
run: make build && go test -v ./core/thegraph

- name: Inabox E2E
run: make build && cd inabox && make run-e2e

Expand Down

0 comments on commit 4a9bf58

Please sign in to comment.