Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tringuyenskymavis committed Aug 26, 2024
1 parent 1850606 commit d613a81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
submodules: recursive

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly-de33b6af53005037b463318d2628b5cfcaf39916 # Latest stable version
uses: foundry-rs/foundry-toolchain@v1

- name: Set up Rust
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit d613a81

Please sign in to comment.