Skip to content

Feat/pricing extensions erc4626 redstone eth curve ema (#148) #1127

Feat/pricing extensions erc4626 redstone eth curve ema (#148)

Feat/pricing extensions erc4626 redstone eth curve ema (#148) #1127

Workflow file for this run

name: Lints
on: [push]
jobs:
lints:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Install Foundry
uses: onbjerg/foundry-toolchain@v1
with:
version: nightly
- name: Install Dependencies
run: yarn install
- name: Install Forge Dependencies
run: forge install