Skip to content

Merge branch 'main' of https://github.com/bgd-labs/aave-proposals int… #39

Merge branch 'main' of https://github.com/bgd-labs/aave-proposals int…

Merge branch 'main' of https://github.com/bgd-labs/aave-proposals int… #39

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