Skip to content

feat: add options feed #9

feat: add options feed

feat: add options feed #9

Workflow file for this run

name: Build
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 build