Skip to content

Commit

Permalink
fix: removed useless step
Browse files Browse the repository at this point in the history
  • Loading branch information
camarm-dev committed Oct 26, 2024
1 parent b7891c5 commit 756dcd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Remove pnpm lockfile
run: rm pnpm-lock.yaml

- name: Pnpm setup
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 756dcd2

Please sign in to comment.