Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
ci: reverted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Jul 23, 2024
1 parent fb9dc49 commit 4da03c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ jobs:
uses: "oven-sh/setup-bun@v1"
- name: "Install the Node.js dependencies"
run: "bun install"
- name: Install SP1 toolchain
run: |
curl -L https://sp1.succinct.xyz | bash
~/.sp1/bin/sp1up
~/.sp1/bin/cargo-prove prove --version
- name: Run Tests
env:
SP1_PRIVATE_KEY: ${{ secrets.SP1_PRIVATE_KEY }}
Expand Down

0 comments on commit 4da03c2

Please sign in to comment.