Skip to content

refactor(Factory): link proxy initcode at factory deployment #12

refactor(Factory): link proxy initcode at factory deployment

refactor(Factory): link proxy initcode at factory deployment #12

Workflow file for this run

on:
push:
branches: ["main"]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ApeWorX/github-action@v3
- run: ape compile
- run: pip install .
- run: ape test -s