Skip to content

Commit

Permalink
Merge branch 'grumpkin' into grumpkin
Browse files Browse the repository at this point in the history
  • Loading branch information
storojs72 committed Mar 6, 2024
2 parents cec66f1 + 7f0bdf2 commit 3eb931b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ jobs:
with:
submodules: recursive

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

- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 3eb931b

Please sign in to comment.