Skip to content

deps(dev): bump ethers from 6.14.4 to 6.15.0 #89

deps(dev): bump ethers from 6.14.4 to 6.15.0

deps(dev): bump ethers from 6.14.4 to 6.15.0 #89

Workflow file for this run

name: CI
on:
push:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test