Skip to content

Commit

Permalink
ci test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmd-afegbua committed Dec 5, 2024
1 parent 9771a28 commit cbc674a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vs-subgraph-ci-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Generate YAML & Types
run: pnpm gen
- name: Build
run: pnpm exec graph build ${{format('./{0}.subgraph.yaml', matrix.networks)}}
run: pnpm exec graph build base-mainnet.subgraph.yaml
- name: Test
run: pnpm test
- name: Get Version
Expand Down

0 comments on commit cbc674a

Please sign in to comment.