Skip to content

Commit

Permalink
ci: remove subgraph from github flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekard0 committed Oct 22, 2024
1 parent 903b5f2 commit 04a72aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ jobs:
run: yarn
- name: Optimize SVG images
run: yarn optimize-svg
- name: Generate Subgraph Auto-Documentation
run: yarn docs:subgraph
- name: Build
run: yarn build

0 comments on commit 04a72aa

Please sign in to comment.