Skip to content

Commit

Permalink
fix: remove Show Pnpm Version
Browse files Browse the repository at this point in the history
  • Loading branch information
9aoy committed Oct 25, 2023
1 parent 51b6893 commit 4c2c744
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/type-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
node-version: 18
cache: 'pnpm'

- name: Show Pnpm Version
run: pnpm -v

- name: Check skip CI
run: echo "RESULT=$(node ./scripts/skipCI.js)" >> "$GITHUB_OUTPUT"
id: skip-ci
Expand Down

0 comments on commit 4c2c744

Please sign in to comment.