Skip to content

Commit d5d8eb3

Browse files
entropidelicavilagaston9samoht9277uri-99
authored
refactor(batcher): retry function (#1273)
Co-authored-by: avilagaston9 <gavila@fi.uba.ar> Co-authored-by: samoht9277 <totobighouse@gmail.com> Co-authored-by: Urix <43704209+uri-99@users.noreply.github.com>
1 parent 9100ad0 commit d5d8eb3

21 files changed

Lines changed: 596 additions & 379 deletions

File tree

.github/workflows/build-and-test-rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
steps:
5353
- name: Checkout code
5454
uses: actions/checkout@v4
55+
- name: foundry-toolchain
56+
uses: foundry-rs/foundry-toolchain@v1.2.0
5557
- name: Cache Rust dependencies
5658
uses: actions/cache@v3
5759
with:

0 commit comments

Comments
 (0)