Skip to content

Commit

Permalink
ci: remove Foundry nightly version from workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
LilaRest committed Feb 26, 2024
1 parent 202a16d commit 63e74d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/contracts-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly

- name: Run tests
run: bun cc:test

0 comments on commit 63e74d9

Please sign in to comment.