spelling errors (#5485)

pull/5489/head^2
Bob 3 days ago committed by GitHub
parent 8349c4f6ef
commit 4dd9d06b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/checks.yml

@ -43,7 +43,7 @@ jobs:
run: npm run test:inheritance
- name: Check pragma consistency between files
run: npm run test:pragma
- name: Check proceduraly generated contracts are up-to-date
- name: Check procedurally generated contracts are up-to-date
run: npm run test:generation
- name: Compare gas costs
uses: ./.github/actions/gas-compare

Loading…
Cancel
Save