Skip to content

Commit

Permalink
test: remove manual graph cli install
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosvdr committed May 13, 2024
1 parent 84ab0fa commit 0b384e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/local_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
name: Set up Node.js
with:
node-version: "lts/gallium"
- name: Install graph CLI
run: npm install -g @graphprotocol/graph-cli@0.54.0
- uses: actions/setup-python@v4
with:
python-version: '3.8'
Expand Down

0 comments on commit 0b384e0

Please sign in to comment.