Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
llong2195 authored Nov 30, 2023
1 parent 057976b commit f2fafb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Build
run: pnpm build

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

0 comments on commit f2fafb1

Please sign in to comment.