Skip to content

all: Housekeeping and new (op)pokeRaw script functions #135

all: Housekeeping and new (op)pokeRaw script functions

all: Housekeeping and new (op)pokeRaw script functions #135

Workflow file for this run

name: Gas
on:
push:
branches:
- main
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: yarn install
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
- name: Check gas snapshots
run: forge snapshot --nmt "Fuzz" --check