Skip to content

Commit

Permalink
💚 No need to restore the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Jan 7, 2025
1 parent d9505af commit 85306cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,3 @@ jobs:
- name: 🎉 CI completed successfully!
run: |
echo "✅ All tests passed for ${{ matrix.runtime }} on ${{ matrix.os }} using ${{ matrix.pm }}!"
if [[ "${{ matrix.pm }}" == "yarn" ]]; then
mv main-package.json package.json
fi
shell: bash

0 comments on commit 85306cf

Please sign in to comment.