Skip to content

Commit

Permalink
build: use correct error message 🏎 (#2830)
Browse files Browse the repository at this point in the history
Co-authored-by: alvarius <[email protected]>
  • Loading branch information
qbzzt and alvrs authored May 15, 2024
1 parent 63e5d2d commit 6f85872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
working-directory: ./templates/${{ matrix.template }}
run: pnpm run build

- name: Outdated files, run `pnpm gas-report` and commit them
- name: Outdated files, run `pnpm build` and commit them
uses: ./.github/actions/require-empty-diff

- name: Run tests
Expand Down

0 comments on commit 6f85872

Please sign in to comment.