Skip to content

add profiling runtime flag, improve merkle performance #254

add profiling runtime flag, improve merkle performance

add profiling runtime flag, improve merkle performance #254

name: contracts-test
on:
pull_request:
paths-ignore:
- "contracts/**"
- ".github/**"
jobs:
tests:
name: Test contracts
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'