Skip to content

Commit

Permalink
wip: generate using fixed on repo
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Nov 3, 2023
1 parent b4654fb commit f16ce04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/subgraph-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
working-directory: ./subgraph
run: npm install

- name: Obtain schema.json from subgraph
working-directory: ./subgraph
run: nix run .#gen-subgraph-schema

- name: Run test
working-directory: ./subgraph
run: nix run .#ci-test
Expand Down

0 comments on commit f16ce04

Please sign in to comment.