Skip to content

chore: bump hardhat-deploy from 0.13.0 to 0.14.0 #767

chore: bump hardhat-deploy from 0.13.0 to 0.14.0

chore: bump hardhat-deploy from 0.13.0 to 0.14.0 #767

name: Check code format
on: [push]
jobs:
check-code-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/setup
- name: Check code format
run: pnpm fmt:check