Skip to content

Commit

Permalink
ci: run build step on root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Jun 27, 2024
1 parent 1d85922 commit 4992321
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:

- name: Run App build
run: npm run build
working-directory: app

pre-commit:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 4992321

Please sign in to comment.