Skip to content

feat: Lp Pricer - add_pools (#128) #1276

feat: Lp Pricer - add_pools (#128)

feat: Lp Pricer - add_pools (#128) #1276

Workflow file for this run

name: Tests
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- run: scarb fmt --check
- run: scarb test