Skip to content

Commit

Permalink
Merge branch 'dev' into feat/config-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnigir1 authored Sep 11, 2024
2 parents ae964ef + ece8457 commit ea5a842
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:

- name: Run Build
run: pnpm build

- name: Check types
run: pnpm check-types

0 comments on commit ea5a842

Please sign in to comment.