Skip to content

Commit

Permalink
remove setup env
Browse files Browse the repository at this point in the history
  • Loading branch information
anajuliabit committed Jul 9, 2024
1 parent 6044a90 commit 7e165a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1

- name: Setup Environment
uses: ./.github/actions

# https://twitter.com/PaulRBerg/status/1611116650664796166
- name: Generate fuzz seed with 1 day TTL
run: >
Expand All @@ -54,9 +51,6 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1

- name: Setup Environment
uses: ./.github/actions

# https://twitter.com/PaulRBerg/status/1611116650664796166
- name: Generate fuzz seed with 1 day TTL
run: >
Expand Down

0 comments on commit 7e165a0

Please sign in to comment.