Skip to content

Commit

Permalink
test: build
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondanythings committed Sep 10, 2024
1 parent aeb1df1 commit 492d71f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
- main
- develop
- chore/path-test
paths:
- apps/web/**
pull_request:
branches:
- main
Expand All @@ -34,10 +32,8 @@ jobs:

- name: Install Dependencies
run: |
cd apps/web
pnpm install
- name: Build
run: |
cd apps/web
pnpm build
7 changes: 2 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 492d71f

Please sign in to comment.