Skip to content

Commit

Permalink
💚 Allow pnpm build warnings in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Feb 23, 2024
1 parent 0faed5a commit 0009a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:
run: pnpm install

- name: Run Command
env:
CI: false
run: ${{ matrix.run }}

0 comments on commit 0009a4e

Please sign in to comment.