Skip to content

Commit d5d8eb3

Browse files
entropidelicavilagaston9samoht9277uri-99
authored
refactor(batcher): retry function (#1273)
Co-authored-by: avilagaston9 <[email protected]> Co-authored-by: samoht9277 <[email protected]> Co-authored-by: Urix <[email protected]>
1 parent 9100ad0 commit d5d8eb3

File tree

21 files changed

+596
-379
lines changed

21 files changed

+596
-379
lines changed

.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/[email protected]
5557
- name: Cache Rust dependencies
5658
uses: actions/cache@v3
5759
with:

0 commit comments

Comments
 (0)