Skip to content

Commit

Permalink
πŸ‘·πŸ»β€β™‚οΈ Add build step to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Feb 25, 2024
1 parent cc9da86 commit 884575f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ jobs:
run: just vars
- name: 🚨 Lint
run: just lint
- name: πŸ—οΈ Build
run: just build

0 comments on commit 884575f

Please sign in to comment.