Skip to content

Commit

Permalink
removing echo
Browse files Browse the repository at this point in the history
  • Loading branch information
estfe committed Oct 27, 2023
1 parent 07c6d15 commit e0f9e2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-subgraph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
- name: Run npm
working-directory: ${{ github.event.inputs.folder }}
run: |
echo $FOLDER_NAME
echo $SUBGRAPH_NAME
npm i
npm run codegen
npm run build
Expand Down

0 comments on commit e0f9e2b

Please sign in to comment.