Skip to content

Commit

Permalink
Update .github/workflows/pull-request.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Eleni Chappen <[email protected]>
  • Loading branch information
jduss4 and echappen authored Mar 7, 2024
1 parent 3fd5faa commit 5b4b76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install node dependencies
working-directory: nextjs/nextjs-site
run: npm install
- name: Run tests
- name: Run build
working-directory: nextjs/nextjs-site
run: npm run build

Expand Down

0 comments on commit 5b4b76d

Please sign in to comment.