Skip to content

feat: deploy LiquidityToken in constructor #132

feat: deploy LiquidityToken in constructor

feat: deploy LiquidityToken in constructor #132

Workflow file for this run

on: [push]
name: coverage (profile=default) no via-ir
jobs:
check:
name: Forge test (profile=test)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
- name: Run coverage
run: forge coverage