Skip to content

Commit

Permalink
missing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Nov 3, 2023
1 parent 1d2d812 commit 54d447d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/subgraph-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ 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 54d447d

Please sign in to comment.