Skip to content

Commit

Permalink
fix: feedback of the team
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawndlwd committed Nov 20, 2024
1 parent c8df56f commit 56abcd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/[email protected]
with:
version: 9.13.2
- name: Use Node.js
uses: actions/[email protected]
with:
Expand All @@ -35,8 +33,6 @@ jobs:
with:
fetch-depth: '0'
- uses: pnpm/[email protected]
with:
version: 9.13.2
- name: Use Node.js
uses: actions/[email protected]
with:
Expand All @@ -62,8 +58,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/[email protected]
with:
version: 9.13.2
- name: Use Node.js
uses: actions/[email protected]
with:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
- uses: pnpm/[email protected]
with:
version: 9.13.2

- name: Use Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 56abcd6

Please sign in to comment.