Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Aave V3: Convert wETH to wstETH and rETH #689

Aave V3: Convert wETH to wstETH and rETH

Aave V3: Convert wETH to wstETH and rETH #689

Workflow file for this run

name: Test
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on:
pull_request:
push:
branches:
- main
jobs:
test:
uses: bgd-labs/github-workflows/.github/workflows/foundry-test.yml@main
secrets: inherit