Skip to content

Commit

Permalink
Merge branch 'main' into morgan/issue/117b
Browse files Browse the repository at this point in the history
  • Loading branch information
morganthomas committed Mar 18, 2024
2 parents 1247158 + 04b0436 commit 8b28139
Show file tree
Hide file tree
Showing 25 changed files with 1,674 additions and 123 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout Plonky3
uses: actions/checkout@v4
with:
repository: Plonky3/Plonky3
path: Plonky3

- name: Checkout Valida
uses: actions/checkout@v4
with:
Expand All @@ -45,12 +39,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout Plonky3
uses: actions/checkout@v4
with:
repository: Plonky3/Plonky3
path: Plonky3

- name: Checkout Valida
uses: actions/checkout@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/target
Cargo.lock
tmp
.cargo/config.toml
Loading

0 comments on commit 8b28139

Please sign in to comment.