Skip to content

Commit

Permalink
chore: squash
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranroneill committed Mar 12, 2024
1 parent d95ce57 commit 78e3c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: "🧶 Setup Yarn Dependencies"
uses: ./.github/actions/use-yarn-dependencies
- name: "🏗️ Build"
run: yarn build
run: yarn nest:build

test:
name: "Test"
Expand Down

0 comments on commit 78e3c75

Please sign in to comment.