Skip to content

StakeWise Staked ETH (osETH) Arbitrum Rate Provider #31

StakeWise Staked ETH (osETH) Arbitrum Rate Provider

StakeWise Staked ETH (osETH) Arbitrum Rate Provider #31

Workflow file for this run

name: registry format validation
on:
pull_request:
types: [opened, synchronize]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Install dependencies
run: npm install
- name: Validate registry format
run: npm run test