Skip to content

refactor: no solidity interfaces required (#22) #59

refactor: no solidity interfaces required (#22)

refactor: no solidity interfaces required (#22) #59

Workflow file for this run

on: ["push", "pull_request"]
name: Test
jobs:
functional:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ApeWorX/github-action@v1
- run: ape compile --size
- run: ape test -s --gas