Skip to content

feat: Add rarible implementation #37

feat: Add rarible implementation

feat: Add rarible implementation #37

Workflow file for this run

name: "coverage"
on:
pull_request:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn coverage