Skip to content

build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group across 1 directory #605

build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group across 1 directory

build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group across 1 directory #605

Workflow file for this run

name: Gas
on: [pull_request, workflow_dispatch]
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
# Runs linter, tests, and inspection checker in parallel
jobs:
lint:
name: Check gas snapshot values
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: ./.github/workflows/setup-ci
- name: "Check gas snapshot"
run: pnpm gas:check