Skip to content

Commit

Permalink
chore: remove silent from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Mar 28, 2024
1 parent ac04310 commit 1dfb4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: yarn build

- name: Run tests
run: yarn test --silent
run: yarn test

0 comments on commit 1dfb4f8

Please sign in to comment.