Skip to content

Commit

Permalink
Update build-lint-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ravencodess <[email protected]>
  • Loading branch information
Ravencodess authored Jul 28, 2024
1 parent 971957d commit 96ade6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Build email
run: pnpm email:build

# - name: Build project
# run: pnpm build
- name: Build project
run: pnpm build

# - name: Run tests
# run: pnpm run test:ci
- name: Run tests
run: pnpm run test:ci

0 comments on commit 96ade6c

Please sign in to comment.