Skip to content

hoverboard can run with env.CONTENT_CLAIMS url and will use content-claims when handling bitswap requests #45

hoverboard can run with env.CONTENT_CLAIMS url and will use content-claims when handling bitswap requests

hoverboard can run with env.CONTENT_CLAIMS url and will use content-claims when handling bitswap requests #45

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-npm
- run: npm test