Skip to content

Commit

Permalink
feat: remove ganache and node
Browse files Browse the repository at this point in the history
  • Loading branch information
kx9x committed Dec 2, 2023
1 parent bcacf0c commit c6aa9e1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/roboanimals-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,6 @@ jobs:
body: |
> Review requirement failed. Get at least one approval before sending.
- uses: actions/setup-node@v3
with:
node-version: 16

- name: Install ganache
run: npm install -g [email protected]

- name: Download Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
Expand Down

0 comments on commit c6aa9e1

Please sign in to comment.