FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move from yarn to pnpm · snpsujon/httpsms@2cb7aa3 · GitHub

Commit 2cb7aa3

Browse files
committed
Move from yarn to pnpm
1 parent 1c620b1 commit 2cb7aa3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ jobs:
5050
run: pnpm install
5151

5252
- name: Run linter 👀
53-
run: yarn lint
53+
run: pnpm lint
5454

5555
- name: Run tests 🧪
56-
run: yarn test
56+
run: pnpm test
5757

5858
- name: Debug 🐛
5959
run: echo GITHUB_SHA=${GITHUB_SHA}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL