Skip to content

chore: clippy

chore: clippy #15

Workflow file for this run

# This file is used to install the Foundry toolchain and verify the installation.
- name: Install Foundry

Check failure on line 3 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
uses: foundry-rs/foundry-toolchain@v1
- name: Verify Forge installation
run: forge --version