Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed Sep 8, 2022
1 parent c3a99cf commit bb3e5f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
CI: true
steps:
- uses: pnpm/action-setup@v2.2.2
with:
version: 7.9.5

- name: Checkout Repo
uses: actions/checkout@main
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
CI: true
steps:
- uses: pnpm/action-setup@v2.2.2
with:
version: 7.9.5

- name: Checkout Repo
uses: actions/checkout@main
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
CI: true
steps:
- uses: pnpm/action-setup@v2.2.2
with:
version: 7.9.5

- name: Checkout Repo
uses: actions/checkout@main
Expand Down

0 comments on commit bb3e5f9

Please sign in to comment.