Skip to content

Commit

Permalink
Update codereview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored Jul 24, 2024
1 parent e402024 commit ee25164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codereview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4
name: 🤡 Checkout
- run: npm ci
- run: npm ci --force
- run: npm run build --if-present
- run: npm test

0 comments on commit ee25164

Please sign in to comment.