Skip to content

Commit

Permalink
💚 Do not set CI=false in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Feb 28, 2024
1 parent 0954be3 commit 993a043
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ jobs:
run: pnpm install

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

0 comments on commit 993a043

Please sign in to comment.