Skip to content

fix(core): revert to web3-storage/w3up-client (#660) #1196

fix(core): revert to web3-storage/w3up-client (#660)

fix(core): revert to web3-storage/w3up-client (#660) #1196

Workflow file for this run

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